summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends/Kconfig
diff options
context:
space:
mode:
authorAntti Palosaari <crope@iki.fi>2012-03-30 08:21:25 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-04-09 14:33:42 -0300
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
A DVB-S tuner module.
Say Y when you want to support this frontend.
+config DVB_AF9033
+ tristate "Afatech AF9033 DVB-T demodulator"
+ depends on DVB_CORE && I2C
+ default m if DVB_FE_CUSTOMISE
+
comment "Tools to develop new frontends"
config DVB_DUMMY_FE