diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-23 17:46:07 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-23 17:47:53 +0300 |
commit | 324efc704352ad728ba5aa77dd81e4f35bebc3c2 (patch) | |
tree | 41cff59e45dce17a0f9c4ff2ba674d9be7d25c47 /drivers/media/usb/dvb-usb-v2/Kconfig | |
parent | 4bdbff4da40584ec2225bb429b7c66ad54d19cda (diff) | |
download | linux-324efc704352ad728ba5aa77dd81e4f35bebc3c2.tar.xz |
media: platform: fix VIA_CAMERA dependencies
As detected by a randconfig:
WARNING: unmet direct dependencies detected for VIDEO_OV7670
Depends on [n]: MEDIA_SUPPORT [=y] && I2C [=y] && VIDEO_V4L2 [=n]
Selected by [y]:
- VIDEO_VIA_CAMERA [=y] && MEDIA_SUPPORT [=y] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_PLATFORM_DRIVERS [=y] && FB_VIA [=y]
There's a missing dependency on VIDEO_V4L2 for VIA_CAMERA.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/usb/dvb-usb-v2/Kconfig')
0 files changed, 0 insertions, 0 deletions