diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2005-08-05 10:50:35 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-10-29 14:31:59 -0400 |
commit | 0ae12797581a25832aea7011192d023a348ae5ab (patch) | |
tree | 1b021eb002780c1cc3f3c75f38102c973c02772f /arch/mips/Kconfig | |
parent | c8094b53c17bf93d8afa5e8ccec30450a2e07aad (diff) |
Send CONFIG_VTAG_ICACHE back into it's cold grave.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
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 6ab95e314d17..8ac03cfcb2d2 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -1354,10 +1354,6 @@ config MIPS_VPE_APSP_API | |||
1354 | bool "Enable support for AP/SP API (RTLX)" | 1354 | bool "Enable support for AP/SP API (RTLX)" |
1355 | depends on MIPS_VPE_LOADER | 1355 | depends on MIPS_VPE_LOADER |
1356 | 1356 | ||
1357 | config VTAG_ICACHE | ||
1358 | bool "Support for Virtual Tagged I-cache" if CPU_MIPS64 || CPU_MIPS32 | ||
1359 | default y if CPU_SB1 | ||
1360 | |||
1361 | config SB1_PASS_1_WORKAROUNDS | 1357 | config SB1_PASS_1_WORKAROUNDS |
1362 | bool | 1358 | bool |
1363 | depends on CPU_SB1_PASS_1 | 1359 | depends on CPU_SB1_PASS_1 |