[PATCH v12 08/08] ARM: hi3xxx: select GPIO in Kconfig
Haojian Zhuang
haojian.zhuang at linaro.org
Wed Dec 11 02:54:57 EST 2013
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
--
1.8.3.2
More information about the linux-arm-kernel
mailing list