aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/socfpga_defconfig
diff options
context:
space:
mode:
authorDinh Nguyen <dinguyen@opensource.altera.com>2016-10-25 10:55:40 -0500
committerDinh Nguyen <dinguyen@opensource.altera.com>2016-10-25 10:55:40 -0500
commitf767c22c1f2564c85a176b4064bb395273bab906 (patch)
tree06cbc89a938d876c409bd3059f9b3bdb45ef7cc8 /arch/arm/configs/socfpga_defconfig
parentARM: socfpga: defconfig: enable qspi (diff)
downloadlinux-dev-f767c22c1f2564c85a176b4064bb395273bab906.tar.xz
linux-dev-f767c22c1f2564c85a176b4064bb395273bab906.zip
ARM: socfpga_defconfig: Enable HIGHMEM
All of the SoCFPGA boards have at least 1GB of RAM, so enabling HIGHMEM is necessary to avoid the following warning: [ 0.000000] Truncating RAM at 0x00000000-0x40000000 to -0x30000000 [ 0.000000] Consider using a HIGHMEM enabled kernel. Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Diffstat (limited to 'arch/arm/configs/socfpga_defconfig')
-rw-r--r--arch/arm/configs/socfpga_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/socfpga_defconfig b/arch/arm/configs/socfpga_defconfig
index 466050663c86..f5b9bc56214a 100644
--- a/arch/arm/configs/socfpga_defconfig
+++ b/arch/arm/configs/socfpga_defconfig
@@ -25,6 +25,7 @@ CONFIG_PCIE_ALTERA_MSI=y
CONFIG_SMP=y
CONFIG_NR_CPUS=2
CONFIG_AEABI=y
+CONFIG_HIGHMEM=y
CONFIG_ZBOOT_ROM_TEXT=0x0
CONFIG_ZBOOT_ROM_BSS=0x0
CONFIG_VFP=y