[PATCH v12 08/08] ARM: hi3xxx: select GPIO in Kconfig
Kevin Hilman
khilman at linaro.org
Tue Dec 17 19:44:13 EST 2013
Haojian Zhuang <haojian.zhuang at linaro.org> writes:
> Select GPIO in hi3xxx Kconfig.
>
> Signed-off-by: Haojian Zhuang <haojian.zhuang at gmail.com>
> ---
> arch/arm/mach-hi3xxx/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/mach-hi3xxx/Kconfig b/arch/arm/mach-hi3xxx/Kconfig
> index 4007ecf..018ad67 100644
> --- a/arch/arm/mach-hi3xxx/Kconfig
> +++ b/arch/arm/mach-hi3xxx/Kconfig
> @@ -3,6 +3,7 @@ config ARCH_HI3xxx
> select ARM_AMBA
> select ARM_GIC
> select ARM_TIMER_SP804
> + select ARCH_WANT_OPTIONAL_GPIOLIB
> select CACHE_L2X0
> select CLKSRC_OF
> select GENERIC_CLOCKEVENTS
No need for this to be a separate patch, I've folded it into patch 1.
Kevin
More information about the linux-arm-kernel
mailing list