summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/Kconfig
diff options
context:
space:
mode:
authorKozlov Sergey <serjk@netup.ru>2015-07-28 11:33:01 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-08-11 14:54:17 -0300
commitdacf9ce80b41667abb51a2a751a2dfe30e1f9a2b (patch)
tree5151ee512947524e288c8d4edf130ca66fc4ac38 /drivers/media/dvb-frontends/Kconfig
parenta5d32b358254ff90f5dcd7ae2798b5d40503013a (diff)
downloadop-kernel-dev-dacf9ce80b41667abb51a2a751a2dfe30e1f9a2b.zip
op-kernel-dev-dacf9ce80b41667abb51a2a751a2dfe30e1f9a2b.tar.gz
[media] ascot2e: Sony Ascot2e DVB-C/T/T2 tuner driver
Add DVB-T/T2/C frontend driver for Sony Ascot2e (CXD2861ER) chip. Signed-off-by: Kozlov Sergey <serjk@netup.ru> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends/Kconfig')
-rw-r--r--drivers/media/dvb-frontends/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/media/dvb-frontends/Kconfig b/drivers/media/dvb-frontends/Kconfig
index 522e7dd..ec628c4 100644
--- a/drivers/media/dvb-frontends/Kconfig
+++ b/drivers/media/dvb-frontends/Kconfig
@@ -823,6 +823,13 @@ config DVB_HORUS3A
help
Say Y when you want to support this frontend.
+config DVB_ASCOT2E
+ tristate "Sony Ascot2E tuner"
+ depends on DVB_CORE && I2C
+ default m if !MEDIA_SUBDRV_AUTOSELECT
+ help
+ Say Y when you want to support this frontend.
+
comment "Tools to develop new frontends"
config DVB_DUMMY_FE
OpenPOWER on IntegriCloud