aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firewire/Kconfig
diff options
context:
space:
mode:
authorGlenn Elliott <gelliott@cs.unc.edu>2012-03-04 19:47:13 -0500
committerGlenn Elliott <gelliott@cs.unc.edu>2012-03-04 19:47:13 -0500
commitc71c03bda1e86c9d5198c5d83f712e695c4f2a1e (patch)
treeecb166cb3e2b7e2adb3b5e292245fefd23381ac8 /drivers/firewire/Kconfig
parentea53c912f8a86a8567697115b6a0d8152beee5c8 (diff)
parent6a00f206debf8a5c8899055726ad127dbeeed098 (diff)
Merge branch 'mpi-master' into wip-k-fmlpwip-k-fmlp
Conflicts: litmus/sched_cedf.c
Diffstat (limited to 'drivers/firewire/Kconfig')
-rw-r--r--drivers/firewire/Kconfig16
1 files changed, 5 insertions, 11 deletions
diff --git a/drivers/firewire/Kconfig b/drivers/firewire/Kconfig
index fcf3ea28340b..2be6f4520772 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
6comment "You can enable one or both FireWire driver stacks."
7comment "The newer stack is recommended."
8
9config FIREWIRE 6config FIREWIRE
10 tristate "FireWire driver stack" 7 tristate "FireWire driver stack"
11 select CRC_ITU_T 8 select CRC_ITU_T
@@ -22,7 +19,7 @@ config FIREWIRE
22 19
23config FIREWIRE_OHCI 20config FIREWIRE_OHCI
24 tristate "OHCI-1394 controllers" 21 tristate "OHCI-1394 controllers"
25 depends on PCI && FIREWIRE 22 depends on PCI && FIREWIRE && MMU
26 help 23 help
27 Enable this driver if you have a FireWire controller based 24 Enable this driver if you have a FireWire controller based
28 on the OHCI specification. For all practical purposes, this 25 on the OHCI specification. For all practical purposes, this
@@ -52,20 +49,16 @@ config FIREWIRE_SBP2
52 configuration section. 49 configuration section.
53 50
54config FIREWIRE_NET 51config FIREWIRE_NET
55 tristate "IP networking over 1394 (EXPERIMENTAL)" 52 tristate "IP networking over 1394"
56 depends on FIREWIRE && INET && EXPERIMENTAL 53 depends on FIREWIRE && INET
57 help 54 help
58 This enables IPv4 over IEEE 1394, providing IP connectivity with 55 This enables IPv4 over IEEE 1394, providing IP connectivity with
59 other implementations of RFC 2734 as found on several operating 56 other implementations of RFC 2734 as found on several operating
60 systems. Multicast support is currently limited. 57 systems. Multicast support is currently limited.
61 58
62 NOTE, this driver is not stable yet!
63
64 To compile this driver as a module, say M here: The module will be 59 To compile this driver as a module, say M here: The module will be
65 called firewire-net. 60 called firewire-net.
66 61
67source "drivers/ieee1394/Kconfig"
68
69config FIREWIRE_NOSY 62config FIREWIRE_NOSY
70 tristate "Nosy - a FireWire traffic sniffer for PCILynx cards" 63 tristate "Nosy - a FireWire traffic sniffer for PCILynx cards"
71 depends on PCI 64 depends on PCI
@@ -82,7 +75,8 @@ config FIREWIRE_NOSY
82 The following cards are known to be based on PCILynx or PCILynx-2: 75 The following cards are known to be based on PCILynx or PCILynx-2:
83 IOI IOI-1394TT (PCI card), Unibrain Fireboard 400 PCI Lynx-2 76 IOI IOI-1394TT (PCI card), Unibrain Fireboard 400 PCI Lynx-2
84 (PCI card), Newer Technology FireWire 2 Go (CardBus card), 77 (PCI card), Newer Technology FireWire 2 Go (CardBus card),
85 Apple Power Mac G3 blue & white (onboard controller). 78 Apple Power Mac G3 blue & white and G4 with PCI graphics
79 (onboard controller).
86 80
87 To compile this driver as a module, say M here: The module will be 81 To compile this driver as a module, say M here: The module will be
88 called nosy. Source code of a userspace interface to nosy, called 82 called nosy. Source code of a userspace interface to nosy, called