aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/Kconfig
diff options
context:
space:
mode:
authorAntti Palosaari <crope@iki.fi>2012-03-30 07:21:25 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-04-09 13:33:42 -0400
commit4b64bb268fa14b8aa971b55a090731caae6641e0 (patch)
tree7c6980882aa286f03d60afbfda3bbed636146d91 /drivers/media/dvb/frontends/Kconfig
parentf9263747b1669cbe21b7e21fe4316559cf5138f7 (diff)
[media] Afatech AF9033 DVB-T demodulator driver
Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/frontends/Kconfig')
-rw-r--r--drivers/media/dvb/frontends/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/Kconfig b/drivers/media/dvb/frontends/Kconfig
index 21246707fbfb..e11adb64e9e6 100644
--- a/drivers/media/dvb/frontends/Kconfig
+++ b/drivers/media/dvb/frontends/Kconfig
@@ -713,6 +713,11 @@ config DVB_M88RS2000
713 A DVB-S tuner module. 713 A DVB-S tuner module.
714 Say Y when you want to support this frontend. 714 Say Y when you want to support this frontend.
715 715
716config DVB_AF9033
717 tristate "Afatech AF9033 DVB-T demodulator"
718 depends on DVB_CORE && I2C
719 default m if DVB_FE_CUSTOMISE
720
716comment "Tools to develop new frontends" 721comment "Tools to develop new frontends"
717 722
718config DVB_DUMMY_FE 723config DVB_DUMMY_FE