ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
authorRob Herring <rob.herring@calxeda.com>
Thu, 25 Jul 2013 20:25:26 +0000 (15:25 -0500)
committerRob Herring <rob.herring@calxeda.com>
Sun, 18 Aug 2013 00:43:57 +0000 (19:43 -0500)
commite511333212de472a0dc0b85e7b5524d18177d1ed
tree51dc41e24c9811a8966904dcbb44deb9a0db0c56
parenta6a398341d5d073a717858b4488a7abe5f242cf2
ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL

On Midway, the first 4G of memory starts at 0 and the rest of memory
(4GB+) starts at 0x2_00000000, so we need to enable pfn_valid checks
by selecting ARCH_HAS_HOLES_MEMORYMODEL.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
arch/arm/mach-highbank/Kconfig
This page took 0.028711 seconds and 5 git commands to generate.