arm64: defconfig: Add DRM_MSM to defconfigs with ARCH_QCOM
authorJordan Crouse <jcrouse@codeaurora.org>
Tue, 13 Aug 2019 14:46:25 +0000 (08:46 -0600)
committerAndy Gross <agross@kernel.org>
Sun, 1 Sep 2019 05:42:39 +0000 (00:42 -0500)
Now that CONFIG_DRM_MSM is no longer default 'y' add it as a module to all
ARCH_QCOM enabled defconfigs to restore the previous expected build
behavior.

I split this off from the original patch to separate out the ARM64 portions.

Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <agross@kernel.org>
arch/arm64/configs/defconfig

index 09be33cb4d7642ed1511f40810964e0b858bf7c5..7b52509f5a2874b390186eda5192a9dce2ef8598 100644 (file)
@@ -527,6 +527,7 @@ CONFIG_DRM_RCAR_DU=m
 CONFIG_DRM_SUN4I=m
 CONFIG_DRM_SUN8I_DW_HDMI=m
 CONFIG_DRM_SUN8I_MIXER=m
+CONFIG_DRM_MSM=m
 CONFIG_DRM_TEGRA=m
 CONFIG_DRM_PANEL_SIMPLE=m
 CONFIG_DRM_SII902X=m