Commit 4ac04826 authored by Maxime Ripard's avatar Maxime Ripard
Browse files

ARM: configs: sunxi: Enable the CSI drivers



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: default avatarMaxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20200705091904.42795-2-maxime@cerno.tech


Acked-by: default avatarChen-Yu Tsai <wens@csie.org>
parent c73720e0
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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