1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-18 14:47:46 +01:00

select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driver

SVN-Revision: 19973
This commit is contained in:
Florian Fainelli 2010-03-04 08:27:51 +00:00
parent c126808243
commit 7ea3654537

@ -288,3 +288,4 @@ CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_XADD=y
CONFIG_X86=y
# CONFIG_ZONE_DMA32 is not set
CONFIG_ARCH_REQUIRE_GPIOLIB=y