Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

mips: LOONGSON32: drop a dangling Kconfig symbol

CPU_HAS_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@infradead.org>
Reviewed-by: Keguang Zhang <keguang.zhang@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>

authored by

Randy Dunlap and committed by
Thomas Bogendoerfer
d463fc5c d55d3fe2

-1
-1
arch/mips/Kconfig
··· 1408 1408 select CPU_MIPS32 1409 1409 select CPU_MIPSR2 1410 1410 select CPU_HAS_PREFETCH 1411 - select CPU_HAS_LOAD_STORE_LR 1412 1411 select CPU_SUPPORTS_32BIT_KERNEL 1413 1412 select CPU_SUPPORTS_HIGHMEM 1414 1413 select CPU_SUPPORTS_CPUFREQ