Commit d0c19bed authored by Fabio Estevam's avatar Fabio Estevam Committed by Mauro Carvalho Chehab

media: platform: imx-mipi-csis: Remove unneeded 'default n'

There is no need to pass 'default n' in Kconfig, as by default the
CONFIG_VIDEO_IMX_MIPI_CSIS option is not selected.
Signed-off-by: default avatarFabio Estevam <festevam@denx.de>
Signed-off-by: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@kernel.org>
parent fe14b546
...@@ -11,7 +11,6 @@ config VIDEO_IMX_MIPI_CSIS ...@@ -11,7 +11,6 @@ config VIDEO_IMX_MIPI_CSIS
select MEDIA_CONTROLLER select MEDIA_CONTROLLER
select V4L2_FWNODE select V4L2_FWNODE
select VIDEO_V4L2_SUBDEV_API select VIDEO_V4L2_SUBDEV_API
default n
help help
Video4Linux2 sub-device driver for the MIPI CSI-2 CSIS receiver Video4Linux2 sub-device driver for the MIPI CSI-2 CSIS receiver
v3.3/v3.6.3 found on some i.MX7 and i.MX8 SoCs. v3.3/v3.6.3 found on some i.MX7 and i.MX8 SoCs.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment