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:
f778cc6
)
ARCv2: Allow enabling PAE40 w/o HIGHMEM
author
Vineet Gupta
<vgupta@synopsys.com>
Wed, 17 Feb 2016 14:07:33 +0000
(19:37 +0530)
committer
Vineet Gupta
<vgupta@synopsys.com>
Sat, 12 Mar 2016 05:18:14 +0000
(10:48 +0530)
This allows for regression testing in PAE specific code as we lack
a 32+ bit physical memory platform other than nSIM.
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arc/Kconfig
b/arch/arc/Kconfig
index 8a188bc1786a2c5cb181f21e10e5ba254b368199..7981ea86c5bd47c2ab6361cc0af35d963830ede9 100644
(file)
--- a/
arch/arc/Kconfig
+++ b/
arch/arc/Kconfig
@@
-458,7
+458,6
@@
config ARC_HAS_PAE40
bool "Support for the 40-bit Physical Address Extension"
default n
depends on ISA_ARCV2
- select HIGHMEM
help
Enable access to physical memory beyond 4G, only supported on
ARC cores with 40 bit Physical Addressing support