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