From: Cédric Le Goater Date: Wed, 19 Apr 2017 13:45:47 +0000 (+0200) Subject: ARM: configs: aspeed: Update Aspeed G4 with VMSPLIT_2G X-Git-Tag: v5.15~10454^2^2~1^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ea1ef2242c3273e94edc73b4c01a0416c2048476;p=platform%2Fkernel%2Flinux-starfive.git ARM: configs: aspeed: Update Aspeed G4 with VMSPLIT_2G This is required for the SMC controller mapping windows on the AHB Bus. Signed-off-by: Cédric Le Goater Signed-off-by: Joel Stanley --- diff --git a/arch/arm/configs/aspeed_g4_defconfig b/arch/arm/configs/aspeed_g4_defconfig index cfc2465..39bd634 100644 --- a/arch/arm/configs/aspeed_g4_defconfig +++ b/arch/arm/configs/aspeed_g4_defconfig @@ -24,6 +24,7 @@ CONFIG_MODULE_UNLOAD=y # CONFIG_ARCH_MULTI_V7 is not set CONFIG_ARCH_ASPEED=y CONFIG_MACH_ASPEED_G4=y +CONFIG_VMSPLIT_2G=y CONFIG_AEABI=y # CONFIG_CPU_SW_DOMAIN_PAN is not set # CONFIG_COMPACTION is not set