提交 a868b45d 编写于 作者: M Maciej W. Rozycki 提交者: Mauro Carvalho Chehab

V4L/DVB (4706): Do not enable VIDEO_V4L2 unconditionally

The VIDEO_V4L2 config setting is enabled unconditionally, even for 
configurations with no support for this subsystem whatsoever.  The 
following patch adds the necessary dependency.
Signed-off-by: NMaciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
上级 9448025b
......@@ -54,6 +54,7 @@ config VIDEO_V4L1_COMPAT
config VIDEO_V4L2
bool
depends on VIDEO_DEV
default y
source "drivers/media/video/Kconfig"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册