Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755401Ab3CLM4H (ORCPT ); Tue, 12 Mar 2013 08:56:07 -0400 Received: from cassarossa.samfundet.no ([193.35.52.29]:42228 "EHLO cassarossa.samfundet.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754975Ab3CLM4F (ORCPT ); Tue, 12 Mar 2013 08:56:05 -0400 Date: Tue, 12 Mar 2013 13:55:25 +0100 From: Hans-Christian Egtvedt To: Alexandre Courbot Cc: Grant Likely , Linus Walleij , Arnd Bergmann , Russell King , Haavard Skinnemoen , Mike Frysinger , Geert Uytterhoeven , Ralf Baechle , Jonas Bonn , Josh Boyer , Matt Porter , Benjamin Herrenschmidt , Paul Mackerras , Kumar Gala , Vitaly Bordug , Marcelo Tosatti , Paul Mundt , Guan Xuetao , Chris Zankel , Max Filippov , Alexandre Courbot , linux-kernel@vger.kernel.org Subject: Re: [RFC 15/17] avr32: default GENERIC_GPIO to false Message-ID: <20130312125524.GA13877@samfundet.no> Mail-Followup-To: Hans-Christian Egtvedt , Alexandre Courbot , Grant Likely , Linus Walleij , Arnd Bergmann , Russell King , Haavard Skinnemoen , Mike Frysinger , Geert Uytterhoeven , Ralf Baechle , Jonas Bonn , Josh Boyer , Matt Porter , Benjamin Herrenschmidt , Paul Mackerras , Kumar Gala , Vitaly Bordug , Marcelo Tosatti , Paul Mundt , Guan Xuetao , Chris Zankel , Max Filippov , Alexandre Courbot , linux-kernel@vger.kernel.org References: <1363083150-30964-1-git-send-email-acourbot@nvidia.com> <1363083150-30964-16-git-send-email-acourbot@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1363083150-30964-16-git-send-email-acourbot@nvidia.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 868 Lines: 30 Around Tue 12 Mar 2013 19:12:28 +0900 or thereabout, Alexandre Courbot wrote: $(Subject) is wrong, you state avr32, but it is for blackfin. > Signed-off-by: Alexandre Courbot > --- > arch/blackfin/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig > index 600494c..b947e26 100644 > --- a/arch/blackfin/Kconfig > +++ b/arch/blackfin/Kconfig > @@ -56,7 +56,7 @@ config ZONE_DMA > def_bool y > > config GENERIC_GPIO > - def_bool y > + def_bool n > > config FORCE_MAX_ZONEORDER > int -- mvh Hans-Christian Egtvedt -- 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/