projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8094b5
)
Send CONFIG_VTAG_ICACHE back into it's cold grave.
author
Ralf Baechle
<ralf@linux-mips.org>
Fri, 5 Aug 2005 14:50:35 +0000
(14:50 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Sat, 29 Oct 2005 18:31:59 +0000
(19:31 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/Kconfig
b/arch/mips/Kconfig
index 6ab95e314d17b104ec5ed064961651315f002894..8ac03cfcb2d2fa58eeef9ae32d7162b189a13a57 100644
(file)
--- 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