summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/Kconfig
diff options
context:
space:
mode:
authorAntti Palosaari <crope@iki.fi>2015-04-20 22:21:44 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-08-11 07:12:50 -0300
commit54ab48ed5db69212b9b6abc88d21cbbd5c16e7c3 (patch)
treea6cb8edefde7fb2036fec455aced3492133eb266 /drivers/media/dvb-frontends/Kconfig
parentfca3e00760edc18955483b25d835630ee1bf3e97 (diff)
downloadop-kernel-dev-54ab48ed5db69212b9b6abc88d21cbbd5c16e7c3.zip
op-kernel-dev-54ab48ed5db69212b9b6abc88d21cbbd5c16e7c3.tar.gz
[media] tda10071: convert to regmap I2C API
Use regmap API for I2C operations. 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/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb-frontends/Kconfig b/drivers/media/dvb-frontends/Kconfig
index 5ab90f3..e717a05 100644
--- a/drivers/media/dvb-frontends/Kconfig
+++ b/drivers/media/dvb-frontends/Kconfig
@@ -264,6 +264,7 @@ config DVB_MB86A16
config DVB_TDA10071
tristate "NXP TDA10071"
depends on DVB_CORE && I2C
+ select REGMAP
default m if !MEDIA_SUBDRV_AUTOSELECT
help
Say Y when you want to support this frontend.
OpenPOWER on IntegriCloud