diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 6ab95e314d1..8ac03cfcb2d 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -1354,10 +1354,6 @@ config MIPS_VPE_APSP_API bool "Enable support for AP/SP API (RTLX)" depends on MIPS_VPE_LOADER -config VTAG_ICACHE - bool "Support for Virtual Tagged I-cache" if CPU_MIPS64 || CPU_MIPS32 - default y if CPU_SB1 - config SB1_PASS_1_WORKAROUNDS bool depends on CPU_SB1_PASS_1 |