G'day, The default value specified as the last word of the "choice" statement should be a unique abbreviation of one of the sub-prompts, not some random string never seen before.
diff -ruN linux-2.5.21+trivial/arch/arm/config.in linux-2.5.21/arch/arm/config.in --- linux-2.5.21+trivial/arch/arm/config.in Wed Jun 12 17:34:51 2002 +++ linux-2.5.21/arch/arm/config.in Wed Jun 12 17:35:14 2002 @@ -66,7 +66,7 @@ choice 'Cerf Flash available' \ "8MB CONFIG_SA1100_CERF_FLASH_8MB \ 16MB CONFIG_SA1100_CERF_FLASH_16MB \ - 32MB CONFIG_SA1100_CERF_FLASH_32MB" CerfFlash + 32MB CONFIG_SA1100_CERF_FLASH_32MB" 8MB bool 'Cerf w/CPLD support (CerfPDA)' CONFIG_SA1100_CERF_CPLD fi dep_bool ' Compaq iPAQ H3100' CONFIG_SA1100_H3100 $CONFIG_ARCH_SA1100 Greg. -- the price of civilisation today is a courageous willingness to prevail, with force, if necessary, against whatever vicious and uncomprehending enemies try to strike it down. - Roger Sandall, The Age, 28Sep2001. _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _______________________________________________ kbuild-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/kbuild-devel