The default value specified as the last word of the "choice" statement
should be a unique abbreviation of one of the sub-prompts.  Using one
of the sub-symbols is not legal.  Fix 'Galileo Chip Clock'.

[Rusty: this is 1/3 partial resends of 'PATCH: kconfig choice defaults (1/2)']

diff -ruN linux-2.5.20-orig/arch/mips/config.in linux-2.5.20/arch/mips/config.in
--- linux-2.5.20-orig/arch/mips/config.in       Mon Jun  3 18:54:51 2002
+++ linux-2.5.20/arch/mips/config.in    Mon Jun 10 18:09:37 2002
@@ -24,7 +24,7 @@
       choice 'Galileo Chip Clock' \
         "75 CONFIG_SYSCLK_75\
          83.3 CONFIG_SYSCLK_83\
-         100 CONFIG_SYSCLK_100" CONFIG_SYSCLK_83
+         100 CONFIG_SYSCLK_100" 83.3
    fi
    bool 'Support for MIPS Atlas board' CONFIG_MIPS_ATLAS
    bool 'Support for MIPS Malta board' CONFIG_MIPS_MALTA

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.


-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to