summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/Kconfig
diff options
context:
space:
mode:
authorAntti Palosaari <crope@iki.fi>2014-12-14 04:45:57 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-02-03 16:05:33 -0200
commitd10165815b5a319b12554a2ad83f3e1598a9ea8f (patch)
tree48d33af0a9ba47e2f908909450a5337f31a42794 /drivers/media/dvb-frontends/Kconfig
parentde0a5f1132458331148b23731d063417c3bac910 (diff)
downloadop-kernel-dev-d10165815b5a319b12554a2ad83f3e1598a9ea8f.zip
op-kernel-dev-d10165815b5a319b12554a2ad83f3e1598a9ea8f.tar.gz
[media] rtl2832: convert to regmap API
Use regmap to cover 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/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 0e12634..bb76727 100644
--- a/drivers/media/dvb-frontends/Kconfig
+++ b/drivers/media/dvb-frontends/Kconfig
@@ -452,6 +452,7 @@ config DVB_RTL2830
config DVB_RTL2832
tristate "Realtek RTL2832 DVB-T"
depends on DVB_CORE && I2C && I2C_MUX
+ select REGMAP
default m if !MEDIA_SUBDRV_AUTOSELECT
help
Say Y when you want to support this frontend.
OpenPOWER on IntegriCloud