From 0ae12797581a25832aea7011192d023a348ae5ab Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Fri, 5 Aug 2005 14:50:35 +0000 Subject: [PATCH] Send CONFIG_VTAG_ICACHE back into it's cold grave. Signed-off-by: Ralf Baechle --- arch/mips/Kconfig | 4 ---- 1 file changed, 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 -- 2.11.4.GIT