[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1441744686-20521-1-git-send-email-mcoquelin.stm32@gmail.com>
Date: Tue, 8 Sep 2015 22:38:03 +0200
From: Maxime Coquelin <mcoquelin.stm32@...il.com>
To: Arnd Bergmann <arnd@...db.de>, olof@...om.net, khilman@...nel.org,
afaerber@...e.de, u.kleine-koenig@...gutronix.de
Cc: Russell King <linux@....linux.org.uk>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/3] ARMv7-M: Make FORCE_MAX_ZONE_ORDER configurable from defconfig
This series makes possible to set MAX_ZONE_ORDER from defconfig for ARMv7-M
platforms when build as single platform.
It sets the FORCE_MAX_ZONE_ORDER value to 9 for STM32 and EFM32 for
consistency for the later, as it was the case before this series.
Maxime Coquelin (3):
ARM: Make FORCE_MAX_ZONEORDER configurable if ARM_SINGLE_ARMV7M
ARM: configs: Set FORCE_MAX_ZONE_ORDER to 9 in stm32_defconfig
ARM: configs: Set FORCE_MAX_ZONEORDER to 9 in efm32_defconfig
arch/arm/Kconfig | 4 ++--
arch/arm/configs/efm32_defconfig | 1 +
arch/arm/configs/stm32_defconfig | 1 +
3 files changed, 4 insertions(+), 2 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists