summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorYoichi Yuasa2009-06-29 04:11:05 +0200
committerRalf Baechle2009-07-03 16:45:25 +0200
commit27fdd325dace4a1ebfa10e93ba6f3d25f25df674 (patch)
tree8bf75bbbe8110c71e2b61b2669e69fa4da802e98 /arch/mips/Kconfig
parentMIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open. (diff)
downloadkernel-qcow2-linux-27fdd325dace4a1ebfa10e93ba6f3d25f25df674.tar.gz
kernel-qcow2-linux-27fdd325dace4a1ebfa10e93ba6f3d25f25df674.tar.xz
kernel-qcow2-linux-27fdd325dace4a1ebfa10e93ba6f3d25f25df674.zip
MIPS: Update VR41xx GPIO driver to use gpiolib
Signed-off-by: Yoichi Yuasa <yyuasa@linux.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index b0e55113633a..64891f74019f 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -267,6 +267,7 @@ config MACH_VR41XX
select CEVT_R4K
select CSRC_R4K
select SYS_HAS_CPU_VR41XX
+ select ARCH_REQUIRE_GPIOLIB
config NXP_STB220
bool "NXP STB220 board"