aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/firewire/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/dvb/firewire/Kconfig')
-rw-r--r--drivers/media/dvb/firewire/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/media/dvb/firewire/Kconfig b/drivers/media/dvb/firewire/Kconfig
new file mode 100644
index 000000000000..03d25ad10350
--- /dev/null
+++ b/drivers/media/dvb/firewire/Kconfig
@@ -0,0 +1,12 @@
1config DVB_FIREDTV
2 tristate "FireDTV (FireWire attached DVB receivers)"
3 depends on DVB_CORE && IEEE1394 && INPUT
4 help
5 Support for DVB receivers from Digital Everywhere, known as FireDTV
6 and FloppyDTV, which are connected via IEEE 1394 (FireWire).
7
8 These devices don't have an MPEG decoder built in, so you need
9 an external software decoder to watch TV.
10
11 To compile this driver as a module, say M here: the module will be
12 called firedtv.