diff -urN oldtree/init/Kconfig newtree/init/Kconfig
--- oldtree/init/Kconfig	2006-10-07 10:37:55.000000000 -0400
+++ newtree/init/Kconfig	2006-10-07 13:50:55.000000000 -0400
@@ -1,5 +1,3 @@
-source "init/Kconfig.staircase"
-
 config DEFCONFIG_LIST
 	string
 	option defconfig_list
@@ -82,6 +80,7 @@
             This scheduler is an O(1) single priority array with a foreground-
             background interactive design. (default in no-sources)
 endchoice
+source "init/Kconfig.staircase"
 endmenu
 
 menu "General setup"
