ARCv2: Allow enabling PAE40 w/o HIGHMEM
authorVineet Gupta <vgupta@synopsys.com>
Wed, 17 Feb 2016 14:07:33 +0000 (19:37 +0530)
committerVineet 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

index 8a188bc1786a2c5cb181f21e10e5ba254b368199..7981ea86c5bd47c2ab6361cc0af35d963830ede9 100644 (file)
@@ -458,7 +458,6 @@ config ARC_HAS_PAE40
        bool "Support for the 40-bit Physical Address Extension"
        default n
        depends on ISA_ARCV2
        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
        help
          Enable access to physical memory beyond 4G, only supported on
          ARC cores with 40 bit Physical Addressing support
This page took 0.028699 seconds and 5 git commands to generate.