From 5571a3d4544dc1272e1c741c2598687c36c5c205 Mon Sep 17 00:00:00 2001 From: florian Date: Thu, 4 Mar 2010 08:27:51 +0000 Subject: [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 --- target/linux/rdc/config-2.6.30 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/rdc/config-2.6.30 b/target/linux/rdc/config-2.6.30 index df7ecef0d..9f4ce7261 100644 --- a/target/linux/rdc/config-2.6.30 +++ b/target/linux/rdc/config-2.6.30 @@ -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 -- cgit v1.2.3