[PATCH 3/7] MIPS: malta: enable gpiolib
Antony Pavlov
antonynpavlov at gmail.com
Mon Jun 23 14:21:09 PDT 2014
Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>
---
arch/mips/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 9a240b7..f6b9765 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -44,6 +44,7 @@ config MACH_MIPS_MALTA
select SYS_SUPPORTS_32BIT_KERNEL
select SYS_SUPPORTS_BIG_ENDIAN
select HAS_DEBUG_LL
+ select GPIOLIB
config MACH_MIPS_AR231X
bool "Atheros ar231x-based boards"
--
1.9.2
More information about the barebox
mailing list