diff options
author | Daniel Mack <devnull@localhost> | 2004-03-05 16:53:59 +0000 |
---|---|---|
committer | Daniel Mack <devnull@localhost> | 2004-03-05 16:53:59 +0000 |
commit | 27fefd0ec1387ac82ff9877daac2859aadf42947 (patch) | |
tree | 41a3003ff6e5c74b56404a86bb0919238b1f6840 /linux/drivers | |
parent | fe21cde9d8804004378d9bcb2e6945aebdb39a29 (diff) | |
download | mediapointer-dvb-s2-27fefd0ec1387ac82ff9877daac2859aadf42947.tar.gz mediapointer-dvb-s2-27fefd0ec1387ac82ff9877daac2859aadf42947.tar.bz2 |
Kconfig update for MT352.
Diffstat (limited to 'linux/drivers')
-rw-r--r-- | linux/drivers/media/dvb/frontends/Kconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig index c9333310c..02c6decfb 100644 --- a/linux/drivers/media/dvb/frontends/Kconfig +++ b/linux/drivers/media/dvb/frontends/Kconfig @@ -184,3 +184,13 @@ config DVB_NXT6000 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_MT352 + tristate "Frontends with Zarlink MT352 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. |