summaryrefslogtreecommitdiff
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorJinyang He <hejinyang@loongson.cn>2020-08-28 04:53:03 +0300
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-09-03 11:14:07 +0300
commitaf07fabdd2869ee67ecf42264b3341ede0f49b63 (patch)
tree11623fc4376c59217a94f5fcb802c5bb85b5d440 /arch/mips/Kconfig
parentf0100c7f1aac7f10eb249c494de5016fcf8c0652 (diff)
downloadlinux-af07fabdd2869ee67ecf42264b3341ede0f49b63.tar.xz
MIPS: p5600: Discard UCA config selection
Commit 2a5984360b01 ("MIPS: Drop CPU_SUPPORTS_UNCACHED_ACCELERATED") removed UCA config, but left the selection unused, delete it. Signed-off-by: Jinyang He <hejinyang@loongson.cn> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index a35dd02fc82c..5f4c2d43c073 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1589,7 +1589,6 @@ config CPU_P5600
select CPU_SUPPORTS_32BIT_KERNEL
select CPU_SUPPORTS_HIGHMEM
select CPU_SUPPORTS_MSA
- select CPU_SUPPORTS_UNCACHED_ACCELERATED
select CPU_SUPPORTS_CPUFREQ
select CPU_MIPSR2_IRQ_VI
select CPU_MIPSR2_IRQ_EI