diff options
| author | Holger Waechtler <devnull@localhost> | 2003-06-16 21:35:38 +0000 |
|---|---|---|
| committer | Holger Waechtler <devnull@localhost> | 2003-06-16 21:35:38 +0000 |
| commit | 977e89a6a4e6f7a2b9695d934c2acb8c6c21d205 (patch) | |
| tree | 6de2b0b209ab9868b74cb6e5c3d9a77ac6904c90 /linux/drivers/media/dvb/frontends/Kconfig | |
| parent | a75a512f71438bdae00e3e74bc78fcf07052e10f (diff) | |
| download | mediapointer-dvb-s2-977e89a6a4e6f7a2b9695d934c2acb8c6c21d205.tar.gz mediapointer-dvb-s2-977e89a6a4e6f7a2b9695d934c2acb8c6c21d205.tar.bz2 | |
Andrew de Quincy's and Robert Schlalach's tda10045 DVB-T driver
Diffstat (limited to 'linux/drivers/media/dvb/frontends/Kconfig')
| -rw-r--r-- | linux/drivers/media/dvb/frontends/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig index 49016aa1b..6b8f18be3 100644 --- a/linux/drivers/media/dvb/frontends/Kconfig +++ b/linux/drivers/media/dvb/frontends/Kconfig @@ -105,3 +105,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)" + 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 + right one will get autodetected. |
