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 'Type of PHY'.

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

diff -ruN linux-2.5.24-orig/arch/ppc/8260_io/Config.in 
linux-2.5.24/arch/ppc/8260_io/Config.in
--- linux-2.5.24-orig/arch/ppc/8260_io/Config.in        Sun Jun 23 14:22:54 2002
+++ linux-2.5.24/arch/ppc/8260_io/Config.in     Mon Jun 24 00:04:04 2002
@@ -26,7 +26,7 @@
       choice 'Type of PHY'     \
        "LXT970         CONFIG_FCC_LXT970       \
         LXT971         CONFIG_FCC_LXT971       \
-        QS6612         CONFIG_FCC_QS6612"      CONFIG_FCC_LXT971
+        QS6612         CONFIG_FCC_QS6612"      LXT971
       fi
   fi
 fi

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