Re: [RFC 17/17] unicore32: default GENERIC_GPIO to false

From: Arnd Bergmann
Date: Tue Mar 12 2013 - 07:19:52 EST


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.

Arnd
--
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/