[PATCH 1/2] ARM: Remove excess "select GENERIC_GPIO"

Sascha Hauer s.hauer at pengutronix.de
Sat Apr 26 23:44:27 PDT 2014


On Sun, Apr 27, 2014 at 10:17:06AM +0400, Alexander Shiyan wrote:
> GENERIC_GPIO is selected automatically by GPIOLIB
> 
> Signed-off-by: Alexander Shiyan <shc_work at mail.ru>

Applied, thanks

Sascha

> ---
>  arch/arm/Kconfig | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index 3754646..11b9a85 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -79,7 +79,6 @@ config ARCH_HIGHBANK
>  
>  config ARCH_IMX
>  	bool "Freescale iMX-based"
> -	select GENERIC_GPIO
>  	select GPIOLIB
>  	select COMMON_CLK
>  	select CLKDEV_LOOKUP
> @@ -132,7 +131,6 @@ config ARCH_SOCFPGA
>  	select CPU_V7
>  	select COMMON_CLK
>  	select CLKDEV_LOOKUP
> -	select GENERIC_GPIO
>  	select GPIOLIB
>  	select HAVE_PBL_MULTI_IMAGES
>  
> -- 
> 1.8.3.2
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list