]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: sunxi: Enable sun4i DRM driver
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 11 May 2016 20:34:57 +0000 (22:34 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 30 May 2016 06:29:36 +0000 (08:29 +0200)
Enable the new DRM driver in the sunxi default configuration

Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/configs/sunxi_defconfig

index 81a1b92fd4e6aec14e949146edda411229508245..714da336ec86ffc94bc9c348cedd4e1ba1d536d3 100644 (file)
@@ -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