[PATCH 19/20] ARM: sunxi: Enable sun4i DRM driver
Maxime Ripard
maxime.ripard at free-electrons.com
Mon May 16 05:47:19 PDT 2016
Enable the new DRM driver in the sunxi default configuration
Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
---
arch/arm/configs/sunxi_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/sunxi_defconfig b/arch/arm/configs/sunxi_defconfig
index e20ae3925e36..6a1447cf8feb 100644
--- a/arch/arm/configs/sunxi_defconfig
+++ b/arch/arm/configs/sunxi_defconfig
@@ -97,6 +97,8 @@ CONFIG_MEDIA_SUPPORT=y
CONFIG_MEDIA_RC_SUPPORT=y
CONFIG_RC_DEVICES=y
CONFIG_IR_SUNXI=y
+CONFIG_DRM=y
+CONFIG_DRM_SUN4I=y
CONFIG_FB=y
CONFIG_FB_SIMPLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
--
2.8.2
More information about the linux-arm-kernel
mailing list