]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ENGR00279150 ARM: Kconfig: increase FORCE_MAX_ZONEORDER for ARCH_MXC
authorJason Liu <r64343@freescale.com>
Wed, 11 Sep 2013 02:50:09 +0000 (10:50 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 20 Aug 2014 08:06:30 +0000 (10:06 +0200)
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>
arch/arm/Kconfig

index 290f02ee0157492ec037494c8db8bd5d036360dd..2616dd39ca1057257d06acdbe73b8c669c4c5b53 100644 (file)
@@ -1759,6 +1759,7 @@ config FORCE_MAX_ZONEORDER
        range 11 64 if ARCH_SHMOBILE_LEGACY
        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