MOXA linux-2.6.x / linux-2.6.9-uc0 from sdlinux-moxaart.tgz
[linux-2.6.9-moxart.git] / drivers / ieee1394 / Kconfig
blob9afe28312bda8deb91555dbfbaf9213c57f248b9
1 # -*- shell-script -*-
3 menu "IEEE 1394 (FireWire) support"
5 config IEEE1394
6         tristate "IEEE 1394 (FireWire) support"
7 #       depends on PCI || BROKEN
8         help
9           IEEE 1394 describes a high performance serial bus, which is also
10           known as FireWire(tm) or i.Link(tm) and is used for connecting all
11           sorts of devices (most notably digital video cameras) to your
12           computer.
14           If you have FireWire hardware and want to use it, say Y here.  This
15           is the core support only, you will also need to select a driver for
16           your IEEE 1394 adapter.
18           To compile this driver as a module, say M here: the
19           module will be called ieee1394.
21 comment "Subsystem Options"
22         depends on IEEE1394
24 config IEEE1394_VERBOSEDEBUG
25         bool "Excessive debugging output"
26         depends on IEEE1394
27         help
28           If you say Y here, you will get very verbose debugging logs from
29           the subsystem which includes a dump of the header of every sent
30           and received packet.  This can amount to a high amount of data
31           collected in a very short time which is usually also saved to
32           disk by the system logging daemons.
34           Say Y if you really want or need the debugging output, everyone
35           else says N.
37 config IEEE1394_OUI_DB
38         bool "OUI Database built-in"
39         depends on IEEE1394
40         help
41           If you say Y here, then an OUI list (vendor unique ID's) will be
42           compiled into the ieee1394 module. This doesn't really do much
43           except being able to display the vendor of a hardware node. The
44           downside is that it adds about 300k to the size of the module,
45           or kernel (depending on whether you compile ieee1394 as a
46           module, or static in the kernel).
48           This option is not needed for userspace programs like gscanbus
49           to show this information.
51 config IEEE1394_EXTRA_CONFIG_ROMS
52         bool "Build in extra config rom entries for certain functionality"
53         depends on IEEE1394
54         help
55           Some IEEE1394 functionality depends on extra config rom entries
56           being available in the host adapters CSR. These options will
57           allow you to choose which ones.
59 config IEEE1394_CONFIG_ROM_IP1394
60         bool "IP-1394 Entry"
61         depends on IEEE1394_EXTRA_CONFIG_ROMS && IEEE1394
62         help
63           Adds an entry for using IP-over-1394. If you want to use your
64           IEEE1394 bus as a network for IP systems (including interacting
65           with MacOSX and WinXP IP-over-1394), enable this option and the
66           eth1394 option below.
68 comment "Device Drivers"
69         depends on IEEE1394
71 comment "Texas Instruments PCILynx requires I2C"
72         depends on IEEE1394 && I2C=n
74 config IEEE1394_PCILYNX
75         tristate "Texas Instruments PCILynx support"
76         depends on PCI && IEEE1394 && I2C
77         select I2C_ALGOBIT
78         help
79           Say Y here if you have an IEEE-1394 controller with the Texas
80           Instruments PCILynx chip.  Note: this driver is written for revision
81           2 of this chip and may not work with revision 0.
83           To compile this driver as a module, say M here: the
84           module will be called pcilynx.
86 # Non-maintained pcilynx options
87 # if [ "$CONFIG_IEEE1394_PCILYNX" != "n" ]; then
88 #     bool '    Use PCILynx local RAM' CONFIG_IEEE1394_PCILYNX_LOCALRAM
89 #     bool '    Support for non-IEEE1394 local ports' CONFIG_IEEE1394_PCILYNX_PORTS
90 # fi
91 comment "OHCI-1394 requires PCI"
92         depends on IEEE1394 && PCI=n
94 config IEEE1394_OHCI1394
95         tristate "OHCI-1394 support"
96         depends on PCI && IEEE1394
97         help
98           Enable this driver if you have an IEEE 1394 controller based on the
99           OHCI-1394 specification. The current driver is only tested with OHCI
100           chipsets made by Texas Instruments and NEC. Most third-party vendors
101           use one of these chipsets.  It should work with any OHCI-1394
102           compliant card, however.
104           To compile this driver as a module, say M here: the
105           module will be called ohci1394.
107 comment "Protocol Drivers"
108         depends on IEEE1394
110 config IEEE1394_VIDEO1394
111         tristate "OHCI-1394 Video support"
112         depends on IEEE1394 && IEEE1394_OHCI1394
113         help
114           This option enables video device usage for OHCI-1394 cards.  Enable
115           this option only if you have an IEEE 1394 video device connected to
116           an OHCI-1394 card.
118 config IEEE1394_SBP2
119         tristate "SBP-2 support (Harddisks etc.)"
120         depends on IEEE1394 && SCSI && (PCI || BROKEN)
121         help
122           This option enables you to use SBP-2 devices connected to your IEEE
123           1394 bus.  SBP-2 devices include harddrives and DVD devices.
125 config IEEE1394_SBP2_PHYS_DMA
126         bool "Enable Phys DMA support for SBP2 (Debug)"
127         depends on IEEE1394 && IEEE1394_SBP2
129 config IEEE1394_ETH1394
130         tristate "Ethernet over 1394"
131         depends on IEEE1394 && EXPERIMENTAL && INET
132         select IEEE1394_CONFIG_ROM_IP1394
133         select IEEE1394_EXTRA_CONFIG_ROMS
134         help
135           This driver implements a functional majority of RFC 2734: IPv4 over
136           1394.  It will provide IP connectivity with implementations of RFC
137           2734 found on other operating systems.  It will not communicate with
138           older versions of this driver found in stock kernels prior to 2.6.3.
139           This driver is still considered experimental.  It does not yet support
140           MCAP, therefore multicast support is significantly limited.
142 config IEEE1394_DV1394
143         tristate "OHCI-DV I/O support"
144         depends on IEEE1394 && IEEE1394_OHCI1394
145         help
146           This driver allows you to transmit and receive DV (digital video)
147           streams on an OHCI-1394 card using a simple frame-oriented
148           interface.
150           The user-space API for dv1394 is documented in dv1394.h.
152           To compile this driver as a module, say M here: the
153           module will be called dv1394.
155 config IEEE1394_RAWIO
156         tristate "Raw IEEE1394 I/O support"
157         depends on IEEE1394
158         help
159           Say Y here if you want support for the raw device. This is generally
160           a good idea, so you should say Y here. The raw device enables
161           direct communication of user programs with the IEEE 1394 bus and
162           thus with the attached peripherals.
164           To compile this driver as a module, say M here: the
165           module will be called raw1394.
167 config IEEE1394_CMP
168         tristate "IEC61883-1 Plug support"
169         depends on IEEE1394
170         help
171           This option enables the Connection Management Procedures
172           (IEC61883-1) driver, which implements input and output plugs.
174           To compile this driver as a module, say M here: the
175           module will be called cmp.
177 config IEEE1394_AMDTP
178         tristate "IEC61883-6 (Audio transmission) support"
179         depends on IEEE1394 && IEEE1394_OHCI1394 && IEEE1394_CMP
180         help
181           This option enables the Audio & Music Data Transmission Protocol
182           (IEC61883-6) driver, which implements audio transmission over
183           IEEE1394.
185           The userspace interface is documented in amdtp.h.
187           To compile this driver as a module, say M here: the
188           module will be called amdtp.
190 endmenu