]> Git Repo - linux.git/commitdiff
arm64: defconfig: CONFIG_DRM_ETNAVIV=m
authorChristian Gmeiner <[email protected]>
Fri, 2 Aug 2019 12:20:28 +0000 (14:20 +0200)
committerShawn Guo <[email protected]>
Sat, 3 Aug 2019 15:15:37 +0000 (17:15 +0200)
For imx8 we want to enable etnaviv, let's enable it
in defconfig, it will be useful to have it enabled for KernelCI
boot and runtime testing.

Signed-off-by: Christian Gmeiner <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
arch/arm64/configs/defconfig

index 121aeb205247bd78ec08bba6e7144d375c494dc1..8b03a22a3ab3f39185eb6ed491114f1562dfe149 100644 (file)
@@ -534,6 +534,7 @@ CONFIG_DRM_PANEL_SIMPLE=m
 CONFIG_DRM_SII902X=m
 CONFIG_DRM_I2C_ADV7511=m
 CONFIG_DRM_VC4=m
+CONFIG_DRM_ETNAVIV=m
 CONFIG_DRM_HISI_HIBMC=m
 CONFIG_DRM_HISI_KIRIN=m
 CONFIG_DRM_MESON=m
This page took 0.054909 seconds and 4 git commands to generate.