diff options
author | Arnd Bergmann <arnd@arndb.de> | 2016-01-26 12:10:01 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-11-23 13:15:02 -0200 |
commit | fa6317eedd6341f2144ed1097706d8c34f18b6e4 (patch) | |
tree | 10724e048c5e33e3fb79cc5b72508128ecbc3fec /drivers/pnp | |
parent | a19e160d108a80953e4404be39e03b9bc8417376 (diff) | |
download | linux-fa6317eedd6341f2144ed1097706d8c34f18b6e4.tar.bz2 |
[media] go7007: add MEDIA_CAMERA_SUPPORT dependency
If MEDIA_SUBDRV_AUTOSELECT and VIDEO_GO7007 are both set, we
automatically select VIDEO_OV7640, but that depends on MEDIA_CAMERA_SUPPORT,
so we get a Kconfig warning if that is disabled:
warning: (VIDEO_GO7007) selects VIDEO_OV7640 which has unmet direct dependencies (MEDIA_SUPPORT && I2C && VIDEO_V4L2 && MEDIA_CAMERA_SUPPORT)
This adds another dependency so we don't accidentally select
it when it is unavailable.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/pnp')
0 files changed, 0 insertions, 0 deletions