On Wed, Jun 24, 2015 at 12:05:40AM +0200, Arnd Bergmann wrote: > On Tuesday 23 June 2015 23:19:43 Paul Osmialowski wrote: > > @@ -1740,7 +1752,7 @@ source "mm/Kconfig" > > config FORCE_MAX_ZONEORDER > > int "Maximum zone order" if ARCH_SHMOBILE_LEGACY > > range 11 64 if ARCH_SHMOBILE_LEGACY > > - default "12" if SOC_AM33XX > > + default "12" if SOC_AM33XX || ARCH_KINETIS > > default "9" if SA1111 || ARCH_EFM32 > > default "11" > > help > > Put it in the defconfig? That doesn't work - defconfigs only provide the answers to _visible_ options. This option won't be visible. -- FTTC broadband for 0.8mile line: currently at 10.5Mbps down 400kbps up according to speedtest.net. -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html