projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc47e9d
)
sh: Support extended mode TLB on SH-X3.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 27 Sep 2007 09:08:46 +0000
(18:08 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 27 Sep 2007 09:08:46 +0000
(18:08 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/Kconfig
patch
|
blob
|
history
diff --git
a/arch/sh/mm/Kconfig
b/arch/sh/mm/Kconfig
index
ca5d2a4
..
cf446bb
100644
(file)
--- a/
arch/sh/mm/Kconfig
+++ b/
arch/sh/mm/Kconfig
@@
-266,7
+266,7
@@
config 32BIT
config X2TLB
bool "Enable extended TLB mode"
- depends on
CPU_SHX2
&& MMU && EXPERIMENTAL
+ depends on
(CPU_SHX2 || CPU_SHX3)
&& MMU && EXPERIMENTAL
help
Selecting this option will enable the extended mode of the SH-X2
TLB. For legacy SH-X behaviour and interoperability, say N. For