aboutsummaryrefslogtreecommitdiff
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 00000000000..93f8de5ec3c
--- /dev/null
+++ b/drivers/media/dvb/firesat/Kconfig
@@ -0,0 +1,11 @@
+config DVB_FIRESAT
+ tristate "FireSAT devices"
+ depends on DVB_CORE && IEEE1394 && INPUT
+ help
+ Support for external IEEE1394 adapters designed by Digital Everywhere and
+ produced by El Gato, shipped under the brand name 'FireDTV/FloppyDTV'.
+
+ These devices don't have a MPEG decoder built in, so you need
+ an external software decoder to watch TV.
+
+ Say Y if you own such a device and want to use it.