projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84545d2
)
media: cx231xx: Add I2C_MUX dependency
author
Brad Love
<brad@nextdimension.cc>
Thu, 3 May 2018 21:20:15 +0000
(17:20 -0400)
committer
Mauro 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
patch
|
blob
|
history
diff --git
a/drivers/media/usb/cx231xx/Kconfig
b/drivers/media/usb/cx231xx/Kconfig
index 2d2d9839f6ac2564e9be5098e7278d5b1e5e98e2..3400e79ec8bc514405f4248d5314f4d6cef286ee 100644
(file)
--- a/
drivers/media/usb/cx231xx/Kconfig
+++ b/
drivers/media/usb/cx231xx/Kconfig
@@
-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