ARM: configs: sunxi: Enable the CSI drivers
authorMaxime Ripard <maxime@cerno.tech>
Sun, 5 Jul 2020 09:18:59 +0000 (11:18 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Mon, 6 Jul 2020 13:11:40 +0000 (15:11 +0200)
We've had CSI drivers for the older and newer SoCs for a while now, let's
enable them in the defconfig.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20200705091904.42795-2-maxime@cerno.tech
Acked-by: Chen-Yu Tsai <wens@csie.org>
arch/arm/configs/sunxi_defconfig

index aff901a..45dd6fa 100644 (file)
@@ -93,6 +93,10 @@ CONFIG_RC_CORE=y
 CONFIG_RC_DEVICES=y
 CONFIG_IR_SUNXI=y
 CONFIG_MEDIA_SUPPORT=y
+CONFIG_MEDIA_PLATFORM_SUPPORT=y
+CONFIG_V4L_PLATFORM_DRIVERS=y
+CONFIG_VIDEO_SUN4I_CSI=y
+CONFIG_VIDEO_SUN6I_CSI=y
 CONFIG_DRM=y
 CONFIG_DRM_SUN4I=y
 CONFIG_DRM_SIMPLE_BRIDGE=y