Commit e8b33be8 authored by Greg Banks's avatar Greg Banks Committed by Linus Torvalds

[PATCH] PATCH 2.5: kconfig synchronise banners 3

  1/3 definitions of CONFIG_BLK_DEV_FD have trivially different banners.

  [Rusty: this is the one davem didn't like, rejigged to remove "PC"
   from one case instead of add it to the other 2].
parent 1aed230b
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
mainmenu_option next_comment mainmenu_option next_comment
comment 'Block devices' comment 'Block devices'
tristate 'Normal PC floppy disk support' CONFIG_BLK_DEV_FD tristate 'Normal floppy disk support' CONFIG_BLK_DEV_FD
if [ "$CONFIG_AMIGA" = "y" ]; then if [ "$CONFIG_AMIGA" = "y" ]; then
tristate 'Amiga floppy support' CONFIG_AMIGA_FLOPPY tristate 'Amiga floppy support' CONFIG_AMIGA_FLOPPY
fi fi
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment