summaryrefslogtreecommitdiff
path: root/v4l_experimental/firesat/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'v4l_experimental/firesat/Kconfig')
-rw-r--r--v4l_experimental/firesat/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/v4l_experimental/firesat/Kconfig b/v4l_experimental/firesat/Kconfig
new file mode 100644
index 000000000..fe8c82b32
--- /dev/null
+++ b/v4l_experimental/firesat/Kconfig
@@ -0,0 +1,11 @@
+config DVB_FIRESAT
+ tristate "FireSAT devices"
+ depends on DVB_CORE && ieee1394
+ help
+ Support for external IEEE1394 adapters designed by Digital Everywhere and
+ produced by El Gato, shipped under the brand name 'EyeTV 300/400'.
+
+ 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.