aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/firesat/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/dvb/firesat/Kconfig')
-rw-r--r--drivers/media/dvb/firesat/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/media/dvb/firesat/Kconfig b/drivers/media/dvb/firesat/Kconfig
new file mode 100644
index 000000000000..93f8de5ec3c8
--- /dev/null
+++ b/drivers/media/dvb/firesat/Kconfig
@@ -0,0 +1,11 @@
1config DVB_FIRESAT
2 tristate "FireSAT devices"
3 depends on DVB_CORE && IEEE1394 && INPUT
4 help
5 Support for external IEEE1394 adapters designed by Digital Everywhere and
6 produced by El Gato, shipped under the brand name 'FireDTV/FloppyDTV'.
7
8 These devices don't have a MPEG decoder built in, so you need
9 an external software decoder to watch TV.
10
11 Say Y if you own such a device and want to use it.