9
0
Fork 0

MIPS: malta: enable gpiolib

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Antony Pavlov 2014-06-24 01:21:09 +04:00 committed by Sascha Hauer
parent fe2137cfd6
commit c8364cea6f
1 changed files with 1 additions and 0 deletions

View File

@ -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"