Commit 7b2baa1f authored by Adrian Bunk's avatar Adrian Bunk Committed by Linus Torvalds

[PATCH] show Acorn-specific block devices menu only when required

Don't show a menu that can't be entered due to lack of contents on arm (the
options are only available on arm26).
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
Acked-by: default avatarIan Molton <spyro@f2s.com>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 304228e2
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# #
menu "Acorn-specific block devices" menu "Acorn-specific block devices"
depends on ARCH_ACORN depends on ARCH_ARC || ARCH_A5K
config BLK_DEV_FD1772 config BLK_DEV_FD1772
tristate "Old Archimedes floppy (1772) support" tristate "Old Archimedes floppy (1772) support"
......
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