On Tue, Mar 12, 2013 at 8:18 PM, Arnd Bergmann <a...@arndb.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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to