Re: [PATCH 5/9] arm: twr-k70f120m: basic support for Kinetis TWR-K70F120M

From: Russell King - ARM Linux
Date: Tue Jun 23 2015 - 18:35:05 EST


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 linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/