1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-05 23:32:00 +03:00

[rdc] select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19973 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2010-03-04 08:27:51 +00:00
parent a0438292e5
commit 5571a3d454

View File

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