From f70575805708cabdedea7498aaa3f710fde4d920 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Wed, 31 Jan 2024 03:29:01 +0000 Subject: [PATCH] add lvds1024*800 --- kernel/drivers/gpu/arm/bifrost/platform/Kconfig | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kernel/drivers/gpu/arm/bifrost/platform/Kconfig b/kernel/drivers/gpu/arm/bifrost/platform/Kconfig index 5f0118d..3e1bd23 100644 --- a/kernel/drivers/gpu/arm/bifrost/platform/Kconfig +++ b/kernel/drivers/gpu/arm/bifrost/platform/Kconfig @@ -20,7 +20,7 @@ # Add your platform specific Kconfig file here # -# "drivers/gpu/arm/midgard/platform/xxx/Kconfig" +# "drivers/gpu/arm/bifrost/platform/xxx/Kconfig" # # Where xxx is the platform name is the name set in MALI_PLATFORM_NAME # -- Gitblit v1.6.2