Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging: media: imx: Remove duplicate Kconfig dependency

The kernel configuration VIDEO_DEV is defined twice in Kconfig.
Thus, the duplicate Kconfig dependency is removed.

Signed-off-by: Rajeshwar R Shinde <coolrrsh@gmail.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>

authored by

Rajeshwar R Shinde and committed by
Hans Verkuil
f55aa90b 2f57779c

-1
-1
drivers/staging/media/imx/Kconfig
··· 4 4 depends on ARCH_MXC || COMPILE_TEST 5 5 depends on HAS_DMA 6 6 depends on VIDEO_DEV 7 - depends on VIDEO_DEV 8 7 depends on IMX_IPUV3_CORE 9 8 select MEDIA_CONTROLLER 10 9 select V4L2_FWNODE