Re: [RFC 15/17] avr32: default GENERIC_GPIO to false

From: Hans-Christian Egtvedt
Date: Tue Mar 12 2013 - 08:56:14 EST


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 <acourbot@xxxxxxxxxx>
> ---
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/