summaryrefslogtreecommitdiff
path: root/drivers/media/usb/cx231xx/Kconfig
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2014-10-02 02:21:03 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2014-10-30 17:38:43 -0200
commit15c212dd0f7af8650808ada802c9317b4b0ec5a7 (patch)
tree4565a1250b62fdd3bd93c100fc546793712c1e4f /drivers/media/usb/cx231xx/Kconfig
parentb9ce9dfd18eb30a2c57de6f410a749c58d47743f (diff)
[media] cx231xx: register i2c mux adapters for bus 1
I2C bus 1 has internally a switch. Use it as I2C_1_MUX_1 and I2C_1_MUX_3, letting the I2C core handling the switch. Signed-off-by: Matthias Schwarzott <zzam@gentoo.org> Reviewed-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/usb/cx231xx/Kconfig')
-rw-r--r--drivers/media/usb/cx231xx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/usb/cx231xx/Kconfig b/drivers/media/usb/cx231xx/Kconfig
index 569aa298c03f..173c0e287a08 100644
--- a/drivers/media/usb/cx231xx/Kconfig
+++ b/drivers/media/usb/cx231xx/Kconfig
@@ -7,6 +7,7 @@ config VIDEO_CX231XX
select VIDEOBUF_VMALLOC
select VIDEO_CX25840
select VIDEO_CX2341X
+ select I2C_MUX
---help---
This is a video4linux driver for Conexant 231xx USB based TV cards.