Revert "ARCv2: Allow enabling PAE40 w/o HIGHMEM"
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>
Fri, 5 May 2017 20:20:29 +0000 (23:20 +0300)
committerVineet Gupta <vgupta@synopsys.com>
Fri, 5 May 2017 20:49:41 +0000 (13:49 -0700)
commitcf4100d1cddcd243f80ac2af2e4c4273919ff225
tree5aa6e4c81d684e722bf35bde0de0436f4fad9e1d
parent868a65307d3015064db2a6fb2d6e451293e3047f
Revert "ARCv2: Allow enabling PAE40 w/o HIGHMEM"

This reverts commit 7cab91b87dd8eeee5911ec34be8bb0288ebba18b.

Now when we have a real hardware platform with PAE40 enabled
(here I mean axs103 with firmware v1.2) and 1 Gb of DDR mapped to
0x1_a000_0000-0x1_ffff_ffff we're really targeting memory above 4Gb
when PAE40 is enabled. This in its turn requires HIGHMEM to be enabled
otherwise user won't see any difference with enabling PAE in
kernel configuration as only lowmem will be used anyways.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/Kconfig