mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 21:44:23 -04:00
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>
This commit is contained in:
committed by
Hans Verkuil
parent
2f57779ce4
commit
f55aa90b88
@@ -4,7 +4,6 @@ config VIDEO_IMX_MEDIA
|
||||
depends on ARCH_MXC || COMPILE_TEST
|
||||
depends on HAS_DMA
|
||||
depends on VIDEO_DEV
|
||||
depends on VIDEO_DEV
|
||||
depends on IMX_IPUV3_CORE
|
||||
select MEDIA_CONTROLLER
|
||||
select V4L2_FWNODE
|
||||
|
||||
Reference in New Issue
Block a user