summaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy/Kconfig
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-01-15 16:46:48 +0100
committerRalf Baechle <ralf@linux-mips.org>2009-03-30 14:49:42 +0200
commit47c969ee54e142eba71626f99b3d99cc461b84f3 (patch)
tree79f23092fd31e4482477958a2b5fa081b7000d8a /arch/mips/alchemy/Kconfig
parent12e22e8e60add9e1ccd61509ab7fd6fc1c214c52 (diff)
downloadop-kernel-dev-47c969ee54e142eba71626f99b3d99cc461b84f3.zip
op-kernel-dev-47c969ee54e142eba71626f99b3d99cc461b84f3.tar.gz
MIPS: Au1000: convert to using gpiolib
This patch converts the GPIO board code to use gpiolib. Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/alchemy/Kconfig')
-rw-r--r--arch/mips/alchemy/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/alchemy/Kconfig b/arch/mips/alchemy/Kconfig
index 7f8ef13..2fc5c13 100644
--- a/arch/mips/alchemy/Kconfig
+++ b/arch/mips/alchemy/Kconfig
@@ -135,3 +135,4 @@ config SOC_AU1X00
select SYS_SUPPORTS_32BIT_KERNEL
select SYS_SUPPORTS_APM_EMULATION
select GENERIC_HARDIRQS_NO__DO_IRQ
+ select ARCH_REQUIRE_GPIOLIB
OpenPOWER on IntegriCloud