mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
ARM: sunxi: Enable sun4i DRM driver
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>
This commit is contained in:
parent
d85322bf2e
commit
684d2d7ca3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user