diff options
Diffstat (limited to 'drivers/media/dvb/frontends/Kconfig')
-rw-r--r-- | drivers/media/dvb/frontends/Kconfig | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/drivers/media/dvb/frontends/Kconfig b/drivers/media/dvb/frontends/Kconfig index 17f90ef9ab68..3a3bcf6a2c98 100644 --- a/drivers/media/dvb/frontends/Kconfig +++ b/drivers/media/dvb/frontends/Kconfig | |||
@@ -56,18 +56,18 @@ comment "DVB-T (terrestrial) frontends" | |||
56 | depends on DVB_CORE | 56 | depends on DVB_CORE |
57 | 57 | ||
58 | config DVB_SP8870 | 58 | config DVB_SP8870 |
59 | tristate "Spase sp8870 based" | 59 | tristate "Spase sp8870 based" |
60 | depends on DVB_CORE | 60 | depends on DVB_CORE |
61 | select FW_LOADER | 61 | select FW_LOADER |
62 | help | 62 | help |
63 | A DVB-T tuner module. Say Y when you want to support this frontend. | 63 | A DVB-T tuner module. Say Y when you want to support this frontend. |
64 | 64 | ||
65 | This driver needs external firmware. Please use the command | 65 | This driver needs external firmware. Please use the command |
66 | "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to | 66 | "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to |
67 | download/extract it, and then copy it to /usr/lib/hotplug/firmware. | 67 | download/extract it, and then copy it to /usr/lib/hotplug/firmware. |
68 | 68 | ||
69 | config DVB_SP887X | 69 | config DVB_SP887X |
70 | tristate "Spase sp887x based" | 70 | tristate "Spase sp887x based" |
71 | depends on DVB_CORE | 71 | depends on DVB_CORE |
72 | select FW_LOADER | 72 | select FW_LOADER |
73 | help | 73 | help |
@@ -84,10 +84,10 @@ config DVB_CX22700 | |||
84 | A DVB-T tuner module. Say Y when you want to support this frontend. | 84 | A DVB-T tuner module. Say Y when you want to support this frontend. |
85 | 85 | ||
86 | config DVB_CX22702 | 86 | config DVB_CX22702 |
87 | tristate "Conexant cx22702 demodulator (OFDM)" | 87 | tristate "Conexant cx22702 demodulator (OFDM)" |
88 | depends on DVB_CORE | 88 | depends on DVB_CORE |
89 | help | 89 | help |
90 | A DVB-T tuner module. Say Y when you want to support this frontend. | 90 | A DVB-T tuner module. Say Y when you want to support this frontend. |
91 | 91 | ||
92 | config DVB_L64781 | 92 | config DVB_L64781 |
93 | tristate "LSI L64781" | 93 | tristate "LSI L64781" |
@@ -104,7 +104,7 @@ config DVB_TDA1004X | |||
104 | 104 | ||
105 | This driver needs external firmware. Please use the commands | 105 | This driver needs external firmware. Please use the commands |
106 | "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10045", | 106 | "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10045", |
107 | "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to | 107 | "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to |
108 | download/extract them, and then copy them to /usr/lib/hotplug/firmware. | 108 | download/extract them, and then copy them to /usr/lib/hotplug/firmware. |
109 | 109 | ||
110 | config DVB_NXT6000 | 110 | config DVB_NXT6000 |
@@ -146,13 +146,13 @@ config DVB_VES1820 | |||
146 | tristate "VLSI VES1820 based" | 146 | tristate "VLSI VES1820 based" |
147 | depends on DVB_CORE | 147 | depends on DVB_CORE |
148 | help | 148 | help |
149 | A DVB-C tuner module. Say Y when you want to support this frontend. | 149 | A DVB-C tuner module. Say Y when you want to support this frontend. |
150 | 150 | ||
151 | config DVB_TDA10021 | 151 | config DVB_TDA10021 |
152 | tristate "Philips TDA10021 based" | 152 | tristate "Philips TDA10021 based" |
153 | depends on DVB_CORE | 153 | depends on DVB_CORE |
154 | help | 154 | help |
155 | A DVB-C tuner module. Say Y when you want to support this frontend. | 155 | A DVB-C tuner module. Say Y when you want to support this frontend. |
156 | 156 | ||
157 | config DVB_STV0297 | 157 | config DVB_STV0297 |
158 | tristate "ST STV0297 based" | 158 | tristate "ST STV0297 based" |