aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/cortexa53/config-default
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2019-03-26 01:23:24 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2019-03-26 15:11:39 +0100
commit3d945f5706713ad3064aa08b48e6d2fce83a83bb (patch)
tree043e477376a77a0e4e9afb647197f71b3fd08525 /target/linux/mvebu/cortexa53/config-default
parentae9d3a25c2cb165912904dc8b57dbc5da24c61e1 (diff)
downloadupstream-3d945f5706713ad3064aa08b48e6d2fce83a83bb.tar.gz
upstream-3d945f5706713ad3064aa08b48e6d2fce83a83bb.tar.bz2
upstream-3d945f5706713ad3064aa08b48e6d2fce83a83bb.zip
mvebu: Refresh kernel configuration
This refreshes the current kernel configuration to remove unneeded options, add some automatically added ones and reorders them. The normal build did this automatically, so the builds already used this configuration. CONFIG_HW_RANDOM_OMAP is explicitly activated for the cortexa72 subtarget because it has an inside-secure,safexcel-eip76 IP core. This was done with this command on the cortexa9 subtarget: make kernel_oldconfig and this one on the other subtargets: make kernel_oldconfig CONFIG_TARGET=subtarget Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/mvebu/cortexa53/config-default')
-rw-r--r--target/linux/mvebu/cortexa53/config-default1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mvebu/cortexa53/config-default b/target/linux/mvebu/cortexa53/config-default
index c5fcc0f3f8..674a294460 100644
--- a/target/linux/mvebu/cortexa53/config-default
+++ b/target/linux/mvebu/cortexa53/config-default
@@ -77,6 +77,7 @@ CONFIG_HAVE_GENERIC_GUP=y
CONFIG_HAVE_MEMORY_PRESENT=y
CONFIG_HAVE_PATA_PLATFORM=y
CONFIG_HAVE_RCU_TABLE_FREE=y
+CONFIG_HOLES_IN_ZONE=y
# CONFIG_HUGETLBFS is not set
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
CONFIG_MFD_SYSCON=y