summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/ttusb-dec/Kconfig
diff options
context:
space:
mode:
authorAlex Woods <devnull@localhost>2003-12-27 18:57:50 +0000
committerAlex Woods <devnull@localhost>2003-12-27 18:57:50 +0000
commite325e80abac96407e8bf501f0c77e10ed80bb090 (patch)
treee69c01dfd4ab3797991ea6e9f8ba495559447501 /linux/drivers/media/dvb/ttusb-dec/Kconfig
parentd1000cc47d222fd0ceddc2a15faf3cbfe3a2b979 (diff)
downloadmediapointer-dvb-s2-e325e80abac96407e8bf501f0c77e10ed80bb090.tar.gz
mediapointer-dvb-s2-e325e80abac96407e8bf501f0c77e10ed80bb090.tar.bz2
Rudimentary section filter support (enough for scan).
Alter hotplug firmware naming to fit in with dvb standard.
Diffstat (limited to 'linux/drivers/media/dvb/ttusb-dec/Kconfig')
-rw-r--r--linux/drivers/media/dvb/ttusb-dec/Kconfig11
1 files changed, 1 insertions, 10 deletions
diff --git a/linux/drivers/media/dvb/ttusb-dec/Kconfig b/linux/drivers/media/dvb/ttusb-dec/Kconfig
index 6e56764f6..0251c4f27 100644
--- a/linux/drivers/media/dvb/ttusb-dec/Kconfig
+++ b/linux/drivers/media/dvb/ttusb-dec/Kconfig
@@ -12,15 +12,6 @@ config DVB_TTUSB_DEC
The DEC devices require firmware in order to boot into a mode in
which they are slaves to the PC. See
- linux/Documentation/dvb/FIRMWARE for details.
-
- The firmware can be obtained and put into the default
- locations as follows:
-
- wget http://hauppauge.lightpath.net/de/dec215a.exe
- unzip -j dec215a.exe Software/Oem/STB/App/Boot/STB_PC_T.bin
- mv STB_PC_T.bin /usr/lib/hotplug/firmware/dec2000t.bin
- unzip -j dec215a.exe Software/Oem/STB/App/Boot/STB_PC_S.bin
- mv STB_PC_S.bin /usr/lib/hotplug/firmware/dec3000s.bin
+ linux/Documentation/dvb/ttusb-dec.txt for details.
Say Y if you own such a device and want to use it.