Commit 7cab91b8 authored by Vineet Gupta's avatar Vineet Gupta

ARCv2: Allow enabling PAE40 w/o HIGHMEM

This allows for regression testing in PAE specific code as we lack
a 32+ bit physical memory platform other than nSIM.
Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
parent f778cc65
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment