diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-04-19 14:43:49 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-04-19 14:49:15 +0300 |
commit | a463ea990d2138ca93027b006be96a0324b77fe4 (patch) | |
tree | 75dcca851bdfb33ee81505416e0477eb130a8a86 /samples | |
parent | 26c7e7bc50b85465c934140a5009d61551e51057 (diff) | |
download | linux-a463ea990d2138ca93027b006be96a0324b77fe4.tar.xz |
[media] ov2640: make GPIOLIB an optional dependency
As warned by kbuild test robot:
warning: (VIDEO_EM28XX_V4L2) selects VIDEO_OV2640 which has unmet direct dependencies (MEDIA_SUPPORT && VIDEO_V4L2 && I2C && GPIOLIB && MEDIA_CAMERA_SUPPORT)
The em28xx driver can use ov2640, but it doesn't depend
(or use) the GPIOLIB in order to power off/on the sensor.
So, as we want to allow both usages with and without
GPIOLIB, make its dependency optional.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions