diff options
Diffstat (limited to 'linux/drivers/media/dvb/frontends/Config.help')
-rw-r--r-- | linux/drivers/media/dvb/frontends/Config.help | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/Config.help b/linux/drivers/media/dvb/frontends/Config.help index b4e0fbb8f..f1d5623fb 100644 --- a/linux/drivers/media/dvb/frontends/Config.help +++ b/linux/drivers/media/dvb/frontends/Config.help @@ -14,6 +14,22 @@ CONFIG_DVB_ALPS_BSRV2 DVB adapter simply enable all supported frontends, the right one will get autodetected. +CONFIG_DVB_ALPS_TDML7 + 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. + + If you don't know what tuner module is soldered on your + DVB adapter simply enable all supported frontends, the + right one will get autodetected. + + CONFIG_DVB_ALPS_TDMB7 A DVB-T tuner module. Say Y when you want to support this frontend. |