aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firewire/Kconfig
diff options
context:
space:
mode:
authorStefan Richter <stefanr@s5r6.in-berlin.de>2007-03-17 20:39:28 -0400
committerStefan Richter <stefanr@s5r6.in-berlin.de>2007-03-20 18:27:19 -0400
commit11f494ee25dd81af90255b1d61abc6f5508db4d0 (patch)
treec28d953d5185af834db5bcdffa60e040a90467b6 /drivers/firewire/Kconfig
parentb3d6e151142c6d22abdf1e3e7bde0f6d828df945 (diff)
firewire: rename CONFIG_FW to CONFIG_FIREWIRE
to avoid confusion with CONFIG_FW_LOADER. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de> Acked-by: Kristian Høgsberg <krh@redhat.com>
Diffstat (limited to 'drivers/firewire/Kconfig')
-rw-r--r--drivers/firewire/Kconfig10
1 files changed, 5 insertions, 5 deletions
diff --git a/drivers/firewire/Kconfig b/drivers/firewire/Kconfig
index 5c46e257bc9c..5fc56fac9700 100644
--- a/drivers/firewire/Kconfig
+++ b/drivers/firewire/Kconfig
@@ -3,7 +3,7 @@
3comment "An alternative FireWire stack is available with EXPERIMENTAL=y" 3comment "An alternative FireWire stack is available with EXPERIMENTAL=y"
4 depends on EXPERIMENTAL=n 4 depends on EXPERIMENTAL=n
5 5
6config FW 6config FIREWIRE
7 tristate "IEEE 1394 (FireWire) support (JUJU alternative stack, experimental)" 7 tristate "IEEE 1394 (FireWire) support (JUJU alternative stack, experimental)"
8 depends on EXPERIMENTAL 8 depends on EXPERIMENTAL
9 help 9 help
@@ -24,9 +24,9 @@ config FW
24 stack, or the classic stack (the ieee1394 driver, ohci1394 etc.) 24 stack, or the classic stack (the ieee1394 driver, ohci1394 etc.)
25 or both. 25 or both.
26 26
27config FW_OHCI 27config FIREWIRE_OHCI
28 tristate "Support for OHCI FireWire host controllers" 28 tristate "Support for OHCI FireWire host controllers"
29 depends on PCI && FW 29 depends on PCI && FIREWIRE
30 help 30 help
31 Enable this driver if you have a FireWire controller based 31 Enable this driver if you have a FireWire controller based
32 on the OHCI specification. For all practical purposes, this 32 on the OHCI specification. For all practical purposes, this
@@ -39,9 +39,9 @@ config FW_OHCI
39 blacklist either ohci1394 or fw-ohci to let hotplug load the desired 39 blacklist either ohci1394 or fw-ohci to let hotplug load the desired
40 driver. 40 driver.
41 41
42config FW_SBP2 42config FIREWIRE_SBP2
43 tristate "Support for storage devices (SBP-2 protocol driver)" 43 tristate "Support for storage devices (SBP-2 protocol driver)"
44 depends on FW && SCSI 44 depends on FIREWIRE && SCSI
45 help 45 help
46 This option enables you to use SBP-2 devices connected to a 46 This option enables you to use SBP-2 devices connected to a
47 FireWire bus. SBP-2 devices include storage devices like 47 FireWire bus. SBP-2 devices include storage devices like