aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firewire
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/firewire')
-rw-r--r--drivers/firewire/Kconfig5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/firewire/Kconfig b/drivers/firewire/Kconfig
index 8e14675f92d6..048d52e69d15 100644
--- a/drivers/firewire/Kconfig
+++ b/drivers/firewire/Kconfig
@@ -1,8 +1,6 @@
1# -*- shell-script -*- 1# -*- shell-script -*-
2 2
3menu "IEEE 1394 (FireWire) support (JUJU alternative stack)" 3comment "An alternative FireWire stack is available with EXPERIMENTAL=y"
4
5comment "This is an EXPERIMENTAL set of alternative FireWire drivers."
6 depends on EXPERIMENTAL=n 4 depends on EXPERIMENTAL=n
7 5
8config FW 6config FW
@@ -47,4 +45,3 @@ config FW_SBP2
47 You should also enable support for disks, CD-ROMs, etc. in the SCSI 45 You should also enable support for disks, CD-ROMs, etc. in the SCSI
48 configuration section. 46 configuration section.
49 47
50endmenu