diff options
Diffstat (limited to 'linux/drivers/media/dvb/frontends/Kconfig')
-rw-r--r-- | linux/drivers/media/dvb/frontends/Kconfig | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig index 03100488f..fe6a45b52 100644 --- a/linux/drivers/media/dvb/frontends/Kconfig +++ b/linux/drivers/media/dvb/frontends/Kconfig @@ -45,9 +45,9 @@ comment "DVB-T (terrestrial) frontends" config DVB_SP8870 tristate "Spase sp8870 based" - depends on DVB_CORE + depends on DVB_CORE select FW_LOADER - help + help A DVB-T tuner module. Say Y when you want to support this frontend. This driver needs external firmware. Please use the command @@ -56,10 +56,10 @@ config DVB_SP8870 config DVB_SP887X tristate "Spase sp887x based" - depends on DVB_CORE + depends on DVB_CORE select FW_LOADER - help - A DVB-T tuner module. Say Y when you want to support this frontend. + help + A DVB-T tuner module. Say Y when you want to support this frontend. This driver needs external firmware. Please use the command "<kerneldir>/Documentation/dvb/get_dvb_firmware sp887x" to @@ -108,14 +108,14 @@ config DVB_MT352 A DVB-T tuner module. Say Y when you want to support this frontend. config DVB_DIB3000MB - tristate "DiBcom 3000M-B" + tristate "DiBcom 3000M-B" depends on DVB_CORE help A DVB-T tuner module. Designed for mobile usage. Say Y when you want to support this frontend. config DVB_DIB3000MC - tristate "DiBcom 3000P/M-C" + tristate "DiBcom 3000P/M-C" depends on DVB_CORE help A DVB-T tuner module. Designed for mobile usage. Say Y when you want @@ -128,7 +128,7 @@ config DVB_ATMEL_AT76C651 tristate "Atmel AT76C651 based" depends on DVB_CORE help - A DVB-C tuner module. Say Y when you want to support this frontend. + A DVB-C tuner module. Say Y when you want to support this frontend. config DVB_VES1820 tristate "VLSI VES1820 based" |