aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/Kconfig
diff options
context:
space:
mode:
authorStefan Richter <stefanr@s5r6.in-berlin.de>2006-11-19 18:07:26 -0500
committerStefan Richter <stefanr@s5r6.in-berlin.de>2006-12-07 17:05:12 -0500
commit861646f52217cf42a0e2e6558d85bd1172ca1611 (patch)
treea710170a5bf64ca4d6666e9bd645b84b71cecb1d /drivers/ieee1394/Kconfig
parent9868e0ec03fd4ac9cb3943e5dae0ad6a14faa5ff (diff)
ieee1394: dv1394: schedule for feature removal
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'drivers/ieee1394/Kconfig')
-rw-r--r--drivers/ieee1394/Kconfig13
1 files changed, 4 insertions, 9 deletions
diff --git a/drivers/ieee1394/Kconfig b/drivers/ieee1394/Kconfig
index 672b92ef9f21..680da9e195dc 100644
--- a/drivers/ieee1394/Kconfig
+++ b/drivers/ieee1394/Kconfig
@@ -161,17 +161,12 @@ config IEEE1394_ETH1394
161 MCAP, therefore multicast support is significantly limited. 161 MCAP, therefore multicast support is significantly limited.
162 162
163config IEEE1394_DV1394 163config IEEE1394_DV1394
164 tristate "OHCI-DV I/O support" 164 tristate "OHCI-DV I/O support (deprecated)"
165 depends on IEEE1394 && IEEE1394_OHCI1394 165 depends on IEEE1394 && IEEE1394_OHCI1394
166 help 166 help
167 This driver allows you to transmit and receive DV (digital video) 167 The dv1394 driver will be removed from Linux in a future release.
168 streams on an OHCI-1394 card using a simple frame-oriented 168 Its functionality is now provided by raw1394 together with libraries
169 interface. 169 such as libiec61883.
170
171 The user-space API for dv1394 is documented in dv1394.h.
172
173 To compile this driver as a module, say M here: the
174 module will be called dv1394.
175 170
176config IEEE1394_RAWIO 171config IEEE1394_RAWIO
177 tristate "Raw IEEE1394 I/O support" 172 tristate "Raw IEEE1394 I/O support"