MGS-1132 ARM: Kconfig: increase FORCE_MAX_ZONEORDER for ARCH_MXC
authorXianzhong <b07117@freescale.com>
Tue, 13 Oct 2015 08:50:25 +0000 (16:50 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:48:53 +0000 (14:48 -0500)
Need increase the FORCE_MAX_ZONEORDER to 14 for high resolution camera
(GPU 2D user case). The default value 11(4MB) is not enough now.

Signed-off-by: Jason Liu <r64343@freescale.com>
(cherry picked from commit fff642ffe868cb55f5caec0501e36fd28b6ece50)

arch/arm/Kconfig

index b5d529f..c2c49f6 100644 (file)
@@ -1738,6 +1738,7 @@ config FORCE_MAX_ZONEORDER
        int "Maximum zone order"
        default "12" if SOC_AM33XX
        default "9" if SA1111 || ARCH_EFM32
+       default "14" if ARCH_MXC
        default "11"
        help
          The kernel memory allocator divides physically contiguous memory