media: platform: video-viu: Do not select it by default
The video viu driver is not a vital one for booting purposes. Remove the unneeded 'default y' option. Signed-off-by: Fabio Estevam <festevam@denx.de> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
This commit is contained in:
parent
6ceb72b2b8
commit
0daab19443
@ -20,7 +20,6 @@ config VIDEO_VIU
|
||||
depends on V4L_PLATFORM_DRIVERS
|
||||
depends on VIDEO_DEV && (PPC_MPC512x || COMPILE_TEST) && I2C
|
||||
select VIDEOBUF_DMA_CONTIG
|
||||
default y
|
||||
help
|
||||
Support for Freescale VIU video driver. This device captures
|
||||
video data, or overlays video on DIU frame buffer.
|
||||
|
Loading…
Reference in New Issue
Block a user