2/3 definitions of CONFIG_BLK_DEV_FD have trivially different banners.

diff -ruN linux-2.5.21+patches3/arch/sparc/config.in linux-2.5.21/arch/sparc/config.in
--- linux-2.5.21+patches3/arch/sparc/config.in  Sun Jun 16 14:15:27 2002
+++ linux-2.5.21/arch/sparc/config.in   Sun Jun 16 14:31:23 2002
@@ -76,7 +76,7 @@
 mainmenu_option next_comment
 comment 'Block devices'
 
-bool 'Normal floppy disk support' CONFIG_BLK_DEV_FD
+bool 'Normal PC floppy disk support' CONFIG_BLK_DEV_FD
 
 tristate 'Loopback device support' CONFIG_BLK_DEV_LOOP
 dep_tristate 'Network block device support' CONFIG_BLK_DEV_NBD $CONFIG_NET
diff -ruN linux-2.5.21+patches3/arch/sparc64/config.in 
linux-2.5.21/arch/sparc64/config.in
--- linux-2.5.21+patches3/arch/sparc64/config.in        Sun Jun 16 14:15:27 2002
+++ linux-2.5.21/arch/sparc64/config.in Sun Jun 16 14:31:03 2002
@@ -85,7 +85,7 @@
 mainmenu_option next_comment
 comment 'Block devices'
 
-bool 'Normal floppy disk support' CONFIG_BLK_DEV_FD
+bool 'Normal PC floppy disk support' CONFIG_BLK_DEV_FD
 
 tristate 'Loopback device support' CONFIG_BLK_DEV_LOOP
 dep_tristate 'Network block device support' CONFIG_BLK_DEV_NBD $CONFIG_NET

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