media: cx231xx: Add I2C_MUX dependency
authorBrad Love <brad@nextdimension.cc>
Thu, 3 May 2018 21:20:15 +0000 (17:20 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Sat, 5 May 2018 12:55:29 +0000 (08:55 -0400)
cx231xx requires i2c mux adapter capability.

Signed-off-by: Brad Love <brad@nextdimension.cc>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/usb/cx231xx/Kconfig

index 2d2d9839f6ac2564e9be5098e7278d5b1e5e98e2..3400e79ec8bc514405f4248d5314f4d6cef286ee 100644 (file)
@@ -1,6 +1,6 @@
 config VIDEO_CX231XX
        tristate "Conexant cx231xx USB video capture support"
-       depends on VIDEO_DEV && I2C
+       depends on VIDEO_DEV && I2C && I2C_MUX
        select VIDEO_TUNER
        select VIDEO_TVEEPROM
        select VIDEOBUF_VMALLOC