summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/Kconfig
diff options
context:
space:
mode:
authorAntti Palosaari <crope@iki.fi>2013-11-26 12:53:46 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-03-05 15:38:28 -0300
commit8823f0288d345a26b27502c71f8ca3d05b4ac013 (patch)
tree12c7419d42bd1873db13cdea116635498c9d98a0 /drivers/media/dvb-frontends/Kconfig
parent3ca2418d707c9eeafa76f6096eb8e06d1cfa8bdb (diff)
downloadop-kernel-dev-8823f0288d345a26b27502c71f8ca3d05b4ac013.zip
op-kernel-dev-8823f0288d345a26b27502c71f8ca3d05b4ac013.tar.gz
[media] rtl2832: provide muxed I2C adapter
RTL2832 provides gated / repeater I2C adapter for tuner. Implement it as a muxed I2C adapter. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends/Kconfig')
-rw-r--r--drivers/media/dvb-frontends/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb-frontends/Kconfig b/drivers/media/dvb-frontends/Kconfig
index 611c794..025fc54 100644
--- a/drivers/media/dvb-frontends/Kconfig
+++ b/drivers/media/dvb-frontends/Kconfig
@@ -441,7 +441,7 @@ config DVB_RTL2830
config DVB_RTL2832
tristate "Realtek RTL2832 DVB-T"
- depends on DVB_CORE && I2C
+ depends on DVB_CORE && I2C && I2C_MUX
default m if !MEDIA_SUBDRV_AUTOSELECT
help
Say Y when you want to support this frontend.
OpenPOWER on IntegriCloud