diff options
| author | Andrew de Quincy <devnull@localhost> | 2003-06-27 11:36:23 +0000 |
|---|---|---|
| committer | Andrew de Quincy <devnull@localhost> | 2003-06-27 11:36:23 +0000 |
| commit | a3a9a83462125f6e7e6a232635dbdc8af145e510 (patch) | |
| tree | 459ae7b7b56ca719ea5c4c19076eb5871983c455 /linux/drivers/media/dvb/frontends/Kconfig | |
| parent | 1104abe4f624fa93a89ac24ed4b23070587192b9 (diff) | |
| download | mediapointer-dvb-s2-a3a9a83462125f6e7e6a232635dbdc8af145e510.tar.gz mediapointer-dvb-s2-a3a9a83462125f6e7e6a232635dbdc8af145e510.tar.bz2 | |
Make fixes for tda1004x renaming.
Diffstat (limited to 'linux/drivers/media/dvb/frontends/Kconfig')
| -rw-r--r-- | linux/drivers/media/dvb/frontends/Kconfig | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig index c3c648474..020ecf71b 100644 --- a/linux/drivers/media/dvb/frontends/Kconfig +++ b/linux/drivers/media/dvb/frontends/Kconfig @@ -115,12 +115,12 @@ config DVB_VES1820 DVB adapter simply enable all supported frontends, the right one will get autodetected. -config DVB_TDA10045H - tristate "Frontends with external TDA10045H demodulator (OFDM)" +config DVB_TDA1004X + tristate "Frontends with external TDA1004X demodulators (OFDM)" depends on DVB_CORE help A DVB-T tuner module. Say Y when you want to support this frontend. - If you don't know what tuner module is soldered on your - DVB adapter simply enable all supported frontends, the + 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. |
