projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c822a3e
)
ARM: configs: sunxi: Enable Lima
author
Maxime Ripard
<maxime@cerno.tech>
Sun, 5 Jul 2020 09:19:04 +0000
(11:19 +0200)
committer
Maxime Ripard
<maxime@cerno.tech>
Mon, 6 Jul 2020 13:12:08 +0000
(15:12 +0200)
Lima is fairly stable now, so let's enable it by default.
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link:
https://lore.kernel.org/r/20200705091904.42795-7-maxime@cerno.tech
Acked-by: Chen-Yu Tsai <wens@csie.org>
arch/arm/configs/sunxi_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/sunxi_defconfig
b/arch/arm/configs/sunxi_defconfig
index 117e9215c8fe23d40c375698c066f59374df54c9..da1532a972bbdcf834eeb83bdb4cebbf17b80a4c 100644
(file)
--- a/
arch/arm/configs/sunxi_defconfig
+++ b/
arch/arm/configs/sunxi_defconfig
@@
-107,6
+107,7
@@
CONFIG_DRM_SUN8I_DW_HDMI=y
CONFIG_DRM_PANEL_LVDS=y
CONFIG_DRM_PANEL_SIMPLE=y
CONFIG_DRM_SIMPLE_BRIDGE=y
+CONFIG_DRM_LIMA=y
CONFIG_FB_SIMPLE=y
CONFIG_BACKLIGHT_CLASS_DEVICE=y
# CONFIG_BACKLIGHT_GENERIC is not set