The arch-determining symbol CONFIG_SH in drivers/mtd/maps/Config.in
should be CONFIG_SUPERH.

[Rusty: this is a resend of 'PATCH 2.5: kconfig wrong arch symbol';
 it should apply now that my earlier patch which trod on the context
 has been merged into 2.5.24]

diff -rN --unified=1 linux-2.5.24-orig/drivers/mtd/maps/Config.in 
linux-2.5.24/drivers/mtd/maps/Config.in
--- linux-2.5.24-orig/drivers/mtd/maps/Config.in        Sun Jun 23 14:22:54 2002
+++ linux-2.5.24/drivers/mtd/maps/Config.in     Sun Jun 23 22:52:44 2002
@@ -49,3 +49,3 @@
 if [ "$CONFIG_SUPERH" = "y" ]; then
-   dep_tristate '  CFI Flash device mapped on Hitachi SolutionEngine' 
CONFIG_MTD_SOLUTIONENGINE $CONFIG_MTD_CFI $CONFIG_SH $CONFIG_MTD_REDBOOT_PARTS
+   dep_tristate '  CFI Flash device mapped on Hitachi SolutionEngine' 
+CONFIG_MTD_SOLUTIONENGINE $CONFIG_MTD_CFI $CONFIG_SUPERH $CONFIG_MTD_REDBOOT_PARTS
 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