ARM: hip04: add GPIO configure in hisi_defconfig
authorZhou Wang <wangzhou.bry@gmail.com>
Wed, 25 Mar 2015 06:57:44 +0000 (14:57 +0800)
committerWei Xu <xuwei5@hisilicon.com>
Fri, 8 May 2015 22:50:41 +0000 (23:50 +0100)
The GPIO controller of Hisilicon hip04 Soc uses the IP from Sysnopsis,
gpio-dwapb.c can be reused to support this GPIO controller. This patch
adds related configure item in hisi_defconfig.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Zhou Wang <wangzhou1@hisilicon.com>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
arch/arm/configs/hisi_defconfig

index c34da5878b6c617c476d256a019e6cd9d2588d21..e7bf486eaa9fb46b78d9adf1569055ffbdc55a6a 100644 (file)
@@ -51,6 +51,7 @@ CONFIG_GPIO_SYSFS=y
 CONFIG_GPIOLIB=y
 CONFIG_GPIO_GENERIC_PLATFORM=y
 CONFIG_REGULATOR_GPIO=y
+CONFIG_GPIO_DWAPB=y
 CONFIG_MFD_SYSCON=y
 CONFIG_POWER_RESET_SYSCON=y
 CONFIG_DRM=y
This page took 0.025329 seconds and 5 git commands to generate.