aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends/Kconfig
diff options
context:
space:
mode:
authorGravatar Antti Palosaari <crope@iki.fi> 2016-08-13 13:19:05 -0300
committerGravatar Mauro Carvalho Chehab <mchehab@s-opensource.com> 2016-09-22 10:43:09 -0300
commit43e2ea63eb9781bc980cbcb954d26fec8ad108e6 (patch)
tree5cfac601c0fa6525e758cbd2459e3491e98f6fb9 /drivers/media/dvb-frontends/Kconfig
parent[media] cxd2820r: improve lock detection (diff)
downloadlinux-43e2ea63eb9781bc980cbcb954d26fec8ad108e6.tar.gz
linux-43e2ea63eb9781bc980cbcb954d26fec8ad108e6.tar.bz2
linux-43e2ea63eb9781bc980cbcb954d26fec8ad108e6.zip
[media] cxd2820r: convert to regmap api
Use regmap for I2C register access. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.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 c645aa81f423..c4b67f71d979 100644
--- a/drivers/media/dvb-frontends/Kconfig
+++ b/drivers/media/dvb-frontends/Kconfig
@@ -463,6 +463,7 @@ config DVB_STV0367
config DVB_CXD2820R
tristate "Sony CXD2820R"
depends on DVB_CORE && I2C
+ select REGMAP_I2C
default m if !MEDIA_SUBDRV_AUTOSELECT
help
Say Y when you want to support this frontend.