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:
d619500
)
sh: Only support PMB for SH-X cores.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 15 Jun 2007 09:30:42 +0000
(18:30 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 15 Jun 2007 09:30:42 +0000
(18:30 +0900)
We don't have a PMB for SH-X2 or later, so only enable it for
the few CPUs that support it. Fixes up the boot for SH4AL-DSP.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/sh/mm/Kconfig
b/arch/sh/mm/Kconfig
index 58bf6225d913ac0d6af59917259a4d9b8d2cee59..6fc5550c4ba1535fd47a3d661778fb8e88070a7d 100644
(file)
--- a/
arch/sh/mm/Kconfig
+++ b/
arch/sh/mm/Kconfig
@@
-263,7
+263,7
@@
config MEMORY_SIZE
config 32BIT
bool "Support 32-bit physical addressing through PMB"
- depends on
CPU_SH4A && MMU && (!X2TLB || BROKEN
)
+ depends on
MMU && (CPU_SUBTYPE_SH7780 || CPU_SUBTYPE_SH7785
)
default y
help
If you say Y here, physical addressing will be extended to