summaryrefslogtreecommitdiffstats
path: root/drivers/fc4/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/fc4/Config.in')
-rw-r--r--drivers/fc4/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/fc4/Config.in b/drivers/fc4/Config.in
index 5a66741f4..f7b4c6b83 100644
--- a/drivers/fc4/Config.in
+++ b/drivers/fc4/Config.in
@@ -4,10 +4,10 @@
mainmenu_option next_comment
comment 'Fibre Channel support'
-tristate 'Fibre Channel and FC4 SCSI support' CONFIG_FC4 m
+tristate 'Fibre Channel and FC4 SCSI support' CONFIG_FC4
if [ ! "$CONFIG_FC4" = "n" ]; then
comment 'FC4 drivers'
- tristate 'Sun SOC/Sbus' CONFIG_FC4_SOC m
+ tristate 'Sun SOC/Sbus' CONFIG_FC4_SOC
comment 'FC4 targets'
dep_tristate 'SparcSTORAGE Array 100 and 200 series' CONFIG_SCSI_PLUTO $CONFIG_SCSI
else