From 9d0b6dc3a1662301d6b20f8c4b60b886c7a99f44 Mon Sep 17 00:00:00 2001 From: Mingcong Bai Date: Fri, 21 Jun 2024 14:58:38 +0800 Subject: [PATCH] arch: loongarch: configs: disable DRM_LOONGSON by default This module is currently not yet ready and causes boot failure on some systems. Use SYSFB_SIMPLEFB and use the EFI Framebuffer to drive the display more reliably. Signed-off-by: Mingcong Bai --- arch/loongarch/configs/deepin_loongarch_desktop_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/loongarch/configs/deepin_loongarch_desktop_defconfig b/arch/loongarch/configs/deepin_loongarch_desktop_defconfig index b02f99191e0c2..3758a631a2cc8 100644 --- a/arch/loongarch/configs/deepin_loongarch_desktop_defconfig +++ b/arch/loongarch/configs/deepin_loongarch_desktop_defconfig @@ -3595,7 +3595,6 @@ CONFIG_DRM_I2C_ADV7511=m CONFIG_DRM_I2C_ADV7511_AUDIO=y CONFIG_DRM_CDNS_DSI=m CONFIG_DRM_CDNS_MHDP8546=m -CONFIG_DRM_LOONGSON=m CONFIG_DRM_ETNAVIV=m CONFIG_DRM_LOGICVC=m CONFIG_DRM_ARCPGU=m