[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAAVeFuKPaopR_5tSSVS_W+USn=qx2VChcb_B2CZTunWaJzwJ=A@mail.gmail.com>
Date: Tue, 12 Mar 2013 22:30:49 +0900
From: Alexandre Courbot <gnurou@...il.com>
To: Arnd Bergmann <arnd@...db.de>
Cc: Alexandre Courbot <acourbot@...dia.com>,
Grant Likely <grant.likely@...retlab.ca>,
Linus Walleij <linus.walleij@...aro.org>,
Russell King <linux@....linux.org.uk>,
Haavard Skinnemoen <hskinnemoen@...il.com>,
Hans-Christian Egtvedt <egtvedt@...fundet.no>,
Mike Frysinger <vapier@...too.org>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
Ralf Baechle <ralf@...ux-mips.org>,
Jonas Bonn <jonas@...thpole.se>,
Josh Boyer <jwboyer@...il.com>,
Matt Porter <mporter@...nel.crashing.org>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>,
Kumar Gala <galak@...nel.crashing.org>,
Vitaly Bordug <vitb@...nel.crashing.org>,
Marcelo Tosatti <marcelo@...ck.org>,
Paul Mundt <lethal@...ux-sh.org>,
Guan Xuetao <gxt@...c.pku.edu.cn>,
Chris Zankel <chris@...kel.net>,
Max Filippov <jcmvbkbc@...il.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [RFC 17/17] unicore32: default GENERIC_GPIO to false
On Tue, Mar 12, 2013 at 8:18 PM, Arnd Bergmann <arnd@...db.de> wrote:
> On Tuesday 12 March 2013, Alexandre Courbot wrote:
>> @@ -24,7 +24,7 @@ config UNICORE32
>> Please see web page at <http://www.pkunity.com/>.
>>
>> config GENERIC_GPIO
>> - def_bool y
>> + def_bool n
>>
>
> "def_bool n" is the same as "bool", but in general the latter syntax is preferred.
I have fixed this for unicore32, but a few other architectures use the
"def_bool n" syntax consistently across their Kconfig, so for
consistency reasons it is maybe preferable to leave it that way for
them.
Alex.
--
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