1
0
Fork 0

MLK-21599-2 arm64: defconfig: FORCE_MAX_ZONEORDER default 14 for imx

This patch change MAX_ZONEORDER default to 14 on i.MX8 platforms
due to GPU/DISPLAY large continuous physical memory requires it

This also aligned with previous imx releases on imx6/7/8

Reviewed-by: Leonard Crestez <leonard.crestez@nxp.com>
Signed-off-by: Jason Liu <jason.hui.liu@nxp.com>
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
5.4-rM2-2.2.x-imx-squashed
Dong Aisheng 2019-11-27 21:22:45 +08:00
parent 407df7f611
commit c52d9b893d
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
# imx specific options
#
# required by GPU
CONFIG_FORCE_MAX_ZONEORDER=14
# disable other ARCH
CONFIG_ARCH_AGILEX=n
CONFIG_ARCH_SUNXI=n