[PATCH] mips: LOONGSON32: drop a dangling Kconfig symbol

From: Randy Dunlap
Date: Sun Dec 28 2025 - 14:04:58 EST


CPU_GAS_LOAD_STORE_LR is not used anywhere in the kernel sources,
so drop it.

Fixes: 85c4354076ca ("MIPS: loongson32: Switch to generic core")
Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
---
Cc: Keguang Zhang <keguang.zhang@xxxxxxxxx>
Cc: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
Cc: linux-mips@xxxxxxxxxxxxxxx

arch/mips/Kconfig | 1 -
1 file changed, 1 deletion(-)

--- linux-next-20251219.orig/arch/mips/Kconfig
+++ linux-next-20251219/arch/mips/Kconfig
@@ -1408,7 +1408,6 @@ config CPU_LOONGSON32
select CPU_MIPS32
select CPU_MIPSR2
select CPU_HAS_PREFETCH
- select CPU_HAS_LOAD_STORE_LR
select CPU_SUPPORTS_32BIT_KERNEL
select CPU_SUPPORTS_HIGHMEM
select CPU_SUPPORTS_CPUFREQ