aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm8668/config-3.3
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-12-06 22:41:04 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-12-06 22:41:04 +0000
commit5d23ae4a89f2da38a6b436417ec24c9c60b8a857 (patch)
treee6ee6ad7b5fe7adb0491f95a3f6bc0e35a10bd4c /target/linux/adm8668/config-3.3
parent9efcb6346bbde19ccb05770abc0d44c167940419 (diff)
downloadmaster-187ad058-5d23ae4a89f2da38a6b436417ec24c9c60b8a857.tar.gz
master-187ad058-5d23ae4a89f2da38a6b436417ec24c9c60b8a857.tar.bz2
master-187ad058-5d23ae4a89f2da38a6b436417ec24c9c60b8a857.zip
[adm8668] add a gpiolib driver
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34564 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm8668/config-3.3')
-rw-r--r--target/linux/adm8668/config-3.34
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/adm8668/config-3.3 b/target/linux/adm8668/config-3.3
index 169245d1cc..e63f14053c 100644
--- a/target/linux/adm8668/config-3.3
+++ b/target/linux/adm8668/config-3.3
@@ -2,6 +2,7 @@ CONFIG_ADM8668=y
CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
CONFIG_ARCH_DISCARD_MEMBLOCK=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
+CONFIG_ARCH_REQUIRE_GPIOLIB=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ARM_AMBA=y
# CONFIG_ARM_SP805_WATCHDOG is not set
@@ -31,8 +32,11 @@ CONFIG_GENERIC_ATOMIC64=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_GENERIC_CMOS_UPDATE=y
+CONFIG_GENERIC_GPIO=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_PCI_IOMAP=y
+CONFIG_GPIOLIB=y
+CONFIG_GPIO_SYSFS=y
CONFIG_HARDWARE_WATCHPOINTS=y
CONFIG_HAS_DMA=y
CONFIG_HAS_IOMEM=y