aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends/Kconfig
diff options
context:
space:
mode:
authorGravatar Antti Palosaari <crope@iki.fi> 2015-04-20 22:21:44 -0300
committerGravatar Mauro Carvalho Chehab <mchehab@osg.samsung.com> 2015-08-11 07:12:50 -0300
commit54ab48ed5db69212b9b6abc88d21cbbd5c16e7c3 (patch)
treea6cb8edefde7fb2036fec455aced3492133eb266 /drivers/media/dvb-frontends/Kconfig
parent[media] tda10071: rename device state struct to dev (diff)
downloadlinux-54ab48ed5db69212b9b6abc88d21cbbd5c16e7c3.tar.gz
linux-54ab48ed5db69212b9b6abc88d21cbbd5c16e7c3.tar.bz2
linux-54ab48ed5db69212b9b6abc88d21cbbd5c16e7c3.zip
[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 5ab90f36a6a6..e717a05b71f6 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.