diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-02-27 15:37:08 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-02-27 15:37:08 -0300 |
commit | cef21adb04786b70ece0070f56639a34d4356ad8 (patch) | |
tree | 4d70ee07c08c7a4206685cb5ca2c1bada23e4caa /v4l_experimental/firesat/Kconfig | |
parent | 899f11425eb80c72799631d47db226f72cdfcc30 (diff) | |
download | mediapointer-dvb-s2-cef21adb04786b70ece0070f56639a34d4356ad8.tar.gz mediapointer-dvb-s2-cef21adb04786b70ece0070f56639a34d4356ad8.tar.bz2 |
Remove obsolete drivers: firesat (from v4l_experimental) and btaudio
From: Mauro Carvalho Chehab <mchehab@redhat.com>
firesat were reworked and committed as firedtv. We don't need to keep the
experimental version of it.
btaudio can also be removed, since OSS audio is deprecated. The driver
were already removed upstream.
Priority: normal
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'v4l_experimental/firesat/Kconfig')
-rw-r--r-- | v4l_experimental/firesat/Kconfig | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/v4l_experimental/firesat/Kconfig b/v4l_experimental/firesat/Kconfig deleted file mode 100644 index fe8c82b32..000000000 --- a/v4l_experimental/firesat/Kconfig +++ /dev/null @@ -1,11 +0,0 @@ -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. |