summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/Kconfig
diff options
context:
space:
mode:
authorAntti Palosaari <crope@iki.fi>2016-02-05 08:04:48 +0200
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2016-03-03 09:16:48 -0300
commit877ba50b057f53b761c7acab6f4ae5376513b34f (patch)
tree82ce1ff5b82437af2704ad3541ead71702bd0db0 /drivers/media/dvb-frontends/Kconfig
parent9c91738d49259b2aabd136ade053dcc0cd273179 (diff)
downloadop-kernel-dev-877ba50b057f53b761c7acab6f4ae5376513b34f.zip
op-kernel-dev-877ba50b057f53b761c7acab6f4ae5376513b34f.tar.gz
[media] mn88473: move out of staging
Move driver to drivers. 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/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/media/dvb-frontends/Kconfig b/drivers/media/dvb-frontends/Kconfig
index 310e4b8..a82f77c 100644
--- a/drivers/media/dvb-frontends/Kconfig
+++ b/drivers/media/dvb-frontends/Kconfig
@@ -73,6 +73,14 @@ config DVB_SI2165
Say Y when you want to support this frontend.
+config DVB_MN88473
+ tristate "Panasonic MN88473"
+ depends on DVB_CORE && I2C
+ select REGMAP_I2C
+ default m if !MEDIA_SUBDRV_AUTOSELECT
+ help
+ Say Y when you want to support this frontend.
+
comment "DVB-S (satellite) frontends"
depends on DVB_CORE
OpenPOWER on IntegriCloud