linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: CONFIG_DRM_ETNAVIV=m
@ 2019-08-02 12:20 Christian Gmeiner
  2019-08-03 15:15 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Gmeiner @ 2019-08-02 12:20 UTC (permalink / raw)
  To: linux-kernel
  Cc: Anson Huang, Maxime Ripard, Catalin Marinas, etnaviv,
	Bjorn Andersson, Marcin Juszkiewicz, Dinh Nguyen,
	Christian Gmeiner, Jagan Teki, Simon Horman, Olof Johansson,
	Shawn Guo, Leonard Crestez, Will Deacon, linux-arm-kernel

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 <christian.gmeiner@gmail.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 0e58ef02880c..ae5bbbce8a30 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -531,6 +531,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
-- 
2.21.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-08-03 15:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-02 12:20 [PATCH] arm64: defconfig: CONFIG_DRM_ETNAVIV=m Christian Gmeiner
2019-08-03 15:15 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).