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: Vineet Gupta <vgupta@synopsys.com>
This commit is contained in:
parent
f778cc6571
commit
7cab91b87d
1 changed files with 0 additions and 1 deletions
|
@ -458,7 +458,6 @@ config ARC_HAS_PAE40
|
||||||
bool "Support for the 40-bit Physical Address Extension"
|
bool "Support for the 40-bit Physical Address Extension"
|
||||||
default n
|
default n
|
||||||
depends on ISA_ARCV2
|
depends on ISA_ARCV2
|
||||||
select HIGHMEM
|
|
||||||
help
|
help
|
||||||
Enable access to physical memory beyond 4G, only supported on
|
Enable access to physical memory beyond 4G, only supported on
|
||||||
ARC cores with 40 bit Physical Addressing support
|
ARC cores with 40 bit Physical Addressing support
|
||||||
|
|
Loading…
Add table
Reference in a new issue