diff options
Diffstat (limited to 'drivers/firewire/Kconfig')
-rw-r--r-- | drivers/firewire/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/firewire/Kconfig b/drivers/firewire/Kconfig index fcf3ea28340b..40a222e19b2d 100644 --- a/drivers/firewire/Kconfig +++ b/drivers/firewire/Kconfig | |||
@@ -3,9 +3,6 @@ menu "IEEE 1394 (FireWire) support" | |||
3 | # firewire-core does not depend on PCI but is | 3 | # firewire-core does not depend on PCI but is |
4 | # not useful without PCI controller driver | 4 | # not useful without PCI controller driver |
5 | 5 | ||
6 | comment "You can enable one or both FireWire driver stacks." | ||
7 | comment "The newer stack is recommended." | ||
8 | |||
9 | config FIREWIRE | 6 | config FIREWIRE |
10 | tristate "FireWire driver stack" | 7 | tristate "FireWire driver stack" |
11 | select CRC_ITU_T | 8 | select CRC_ITU_T |
@@ -64,8 +61,6 @@ config FIREWIRE_NET | |||
64 | To compile this driver as a module, say M here: The module will be | 61 | To compile this driver as a module, say M here: The module will be |
65 | called firewire-net. | 62 | called firewire-net. |
66 | 63 | ||
67 | source "drivers/ieee1394/Kconfig" | ||
68 | |||
69 | config FIREWIRE_NOSY | 64 | config FIREWIRE_NOSY |
70 | tristate "Nosy - a FireWire traffic sniffer for PCILynx cards" | 65 | tristate "Nosy - a FireWire traffic sniffer for PCILynx cards" |
71 | depends on PCI | 66 | depends on PCI |