mirror of https://github.com/hak5/openwrt-owl.git
select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driver
SVN-Revision: 19973owl
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
|
||||
|
|
Loading…
Reference in New Issue