diff options
author | Holger Waechtler <devnull@localhost> | 2002-10-24 12:03:28 +0000 |
---|---|---|
committer | Holger Waechtler <devnull@localhost> | 2002-10-24 12:03:28 +0000 |
commit | 3e396502592e4a6d5de686d642b720519f8ca8a4 (patch) | |
tree | 0e9837fa88af10076deb89522ad0080a09902e01 /linux/drivers | |
parent | c58789b30c00219a9508533ed3ddc318d8c42859 (diff) | |
download | mediapointer-dvb-s2-3e396502592e4a6d5de686d642b720519f8ca8a4.tar.gz mediapointer-dvb-s2-3e396502592e4a6d5de686d642b720519f8ca8a4.tar.bz2 |
fix a typo
Diffstat (limited to 'linux/drivers')
-rw-r--r-- | linux/drivers/media/dvb/frontends/Config.help | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/linux/drivers/media/dvb/frontends/Config.help b/linux/drivers/media/dvb/frontends/Config.help index f1d5623fb..57adae862 100644 --- a/linux/drivers/media/dvb/frontends/Config.help +++ b/linux/drivers/media/dvb/frontends/Config.help @@ -14,16 +14,12 @@ CONFIG_DVB_ALPS_BSRV2 DVB adapter simply enable all supported frontends, the right one will get autodetected. -CONFIG_DVB_ALPS_TDML7 +CONFIG_DVB_ALPS_TDLB7 A DVB-T tuner module. Say Y when you want to support this frontend. - This tuner module needs the file "Sc_main.mc" from the windows driver. - Please pass the module parameter: mcfile="/PATH/FILENAME" when loading - alps_tdlb7.o. - - The microcode from this file has to be loaded only once after a boot. - You can pass the module parameter: loadcode=0 if you only want to - reload the dvb driver. + This tuner module needs some microcode located in a file called + "Sc_main.mc" in the windows driver. Please pass the module parameter + mcfile="/PATH/FILENAME" when loading alps_tdlb7.o. If you don't know what tuner module is soldered on your DVB adapter simply enable all supported frontends, the |