Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933325AbbFWWfD (ORCPT ); Tue, 23 Jun 2015 18:35:03 -0400 Received: from pandora.arm.linux.org.uk ([78.32.30.218]:52218 "EHLO pandora.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754938AbbFWWew (ORCPT ); Tue, 23 Jun 2015 18:34:52 -0400 Date: Tue, 23 Jun 2015 23:33:58 +0100 From: Russell King - ARM Linux To: Arnd Bergmann Cc: Paul Osmialowski , Andrew Morton , Anson Huang , Ard Biesheuvel , Bhupesh Sharma , Daniel Lezcano , Frank Li , Geert Uytterhoeven , Greg Kroah-Hartman , Guenter Roeck , Haojian Zhuang , Ian Campbell , Jingchang Lu , Jiri Slaby , Kees Cook , Kumar Gala , Laurent Pinchart , Linus Walleij , Magnus Damm , Michael Turquette , Nathan Lynch , Nicolas Pitre , Maxime Coquelin stm32 , Olof Johansson , Paul Bolle , Rob Herring , Rob Herring , Sergey Senozhatsky , Shawn Guo , Simon Horman , Stefan Agner , Stephen Boyd , Thomas Gleixner , Uwe Kleine-Koenig , Catalin Marinas , Dave Martin , Mark Rutland , Pawel Moll , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-serial@vger.kernel.org, devicetree@vger.kernel.org, dmaengine@vger.kernel.org, Yuri Tikhonov , Sergei Poselenov , Dmitry Cherkassov , Alexander Potashev Subject: Re: [PATCH 5/9] arm: twr-k70f120m: basic support for Kinetis TWR-K70F120M Message-ID: <20150623223358.GI7557@n2100.arm.linux.org.uk> References: <1435094387-20146-1-git-send-email-pawelo@king.net.pl> <1435094387-20146-6-git-send-email-pawelo@king.net.pl> <3935594.UmXqE2ND2k@wuerfel> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3935594.UmXqE2ND2k@wuerfel> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 940 Lines: 25 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/