summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/Kconfig
diff options
context:
space:
mode:
authorAntti Palosaari <crope@iki.fi>2013-11-29 16:19:50 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2014-11-14 17:18:19 -0200
commitca25cb54ace0e77fa559f3634380f4ed92c520d1 (patch)
treec2d57a591c9d3cf3e23676c77d23c270709a1a75 /drivers/media/dvb-frontends/Kconfig
parentdd0a6fe2bc3055cd61e369f97982c88183b1f0a0 (diff)
downloadop-kernel-dev-ca25cb54ace0e77fa559f3634380f4ed92c520d1.zip
op-kernel-dev-ca25cb54ace0e77fa559f3634380f4ed92c520d1.tar.gz
[media] mn88472: Panasonic MN88472 demod driver (DVB-C only)
Only DVB-C mode is supported, DVB-T and DVB-T2 are not supported. Very much feature reduced version, no signal statistics nor normal chip configuration options. Signed-off-by: Antti Palosaari <crope@iki.fi> 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 6c75418..02bada4 100644
--- a/drivers/media/dvb-frontends/Kconfig
+++ b/drivers/media/dvb-frontends/Kconfig
@@ -441,6 +441,13 @@ config DVB_CXD2820R
help
Say Y when you want to support this frontend.
+config DVB_MN88472
+ tristate "Panasonic MN88472"
+ depends on DVB_CORE && I2C
+ default m if !MEDIA_SUBDRV_AUTOSELECT
+ help
+ Say Y when you want to support this frontend.
+
config DVB_RTL2830
tristate "Realtek RTL2830 DVB-T"
depends on DVB_CORE && I2C
OpenPOWER on IntegriCloud