$ grep "CPU_SUPPORTS_UNCACHED_ACCELERATED" -nR arch/mips/Kconfig:1591: select \ CPU_SUPPORTS_UNCACHED_ACCELERATED Signed-off-by: Jinyang He <hejinyang@xxxxxxxxxxx> --- arch/mips/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 99220e7..6ee4488 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 -- 2.1.0