summaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-03-04 08:27:51 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-03-04 08:27:51 +0000
commit7ea365453749503eaf97e1c21be9843c10d07fae (patch)
treeca5a0f1ce47a3a124b99d36fa537d7fbf7dc7c68 /target/linux
parentc126808243790b689b83355bf9ef43ecc3eda170 (diff)
downloadmaster-31e0f0ae-7ea365453749503eaf97e1c21be9843c10d07fae.tar.gz
master-31e0f0ae-7ea365453749503eaf97e1c21be9843c10d07fae.tar.bz2
master-31e0f0ae-7ea365453749503eaf97e1c21be9843c10d07fae.zip
select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driver
SVN-Revision: 19973
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/rdc/config-2.6.301
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/rdc/config-2.6.30 b/target/linux/rdc/config-2.6.30
index df7ecef0d7..9f4ce72615 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