Haojian Zhuang <haojian.zhuang@xxxxxxxxxx> writes: > Select GPIO in hi3xxx Kconfig. > > Signed-off-by: Haojian Zhuang <haojian.zhuang@xxxxxxxxx> > --- > 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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html