[PATCH 2/4] MIPS: XBurst: use gpiolib
Antony Pavlov
antonynpavlov at gmail.com
Thu Jun 26 15:49:31 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 077586c..d4e9e1c 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -89,6 +89,7 @@ config MACH_MIPS_XBURST
select HAVE_PBL_IMAGE
select HAVE_IMAGE_COMPRESSION
select HAS_NMON
+ select GPIOLIB
endchoice
source arch/mips/mach-malta/Kconfig
--
1.9.2
More information about the barebox
mailing list