summaryrefslogtreecommitdiffstats
path: root/drivers/media/tuners/Kconfig
diff options
context:
space:
mode:
authorAntti Palosaari2014-08-27 02:45:33 +0200
committerMauro Carvalho Chehab2014-09-21 23:23:27 +0200
commitd2dbc00cea35081b9f998a0985d151f60ce37835 (patch)
tree168570650e7fe6d048e752b4215c1db0f27027e5 /drivers/media/tuners/Kconfig
parent[media] it913x: rename 'state' to 'dev' (diff)
downloadkernel-qcow2-linux-d2dbc00cea35081b9f998a0985d151f60ce37835.tar.gz
kernel-qcow2-linux-d2dbc00cea35081b9f998a0985d151f60ce37835.tar.xz
kernel-qcow2-linux-d2dbc00cea35081b9f998a0985d151f60ce37835.zip
[media] it913x: convert to RegMap API
Use RegMap API to cover I2C register access routines. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/tuners/Kconfig')
-rw-r--r--drivers/media/tuners/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/tuners/Kconfig b/drivers/media/tuners/Kconfig
index 83199964b54e..48bff2e23d93 100644
--- a/drivers/media/tuners/Kconfig
+++ b/drivers/media/tuners/Kconfig
@@ -248,6 +248,7 @@ config MEDIA_TUNER_SI2157
config MEDIA_TUNER_IT913X
tristate "ITE Tech IT913x silicon tuner"
depends on MEDIA_SUPPORT && I2C
+ select REGMAP_I2C
default m if !MEDIA_SUBDRV_AUTOSELECT
help
ITE Tech IT913x silicon tuner driver.