diff options
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 |