aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-12-06 22:40:21 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-12-06 22:40:21 +0000
commitff510ab9dc44e21aee25200a5748dc3b9e3aa5be (patch)
tree0c43e6a38be6d49f2d8a6fc8f5f31c70dd280261 /target
parent81d62c436202553cd783f8470333e4af2f01547d (diff)
downloadupstream-ff510ab9dc44e21aee25200a5748dc3b9e3aa5be.tar.gz
upstream-ff510ab9dc44e21aee25200a5748dc3b9e3aa5be.tar.bz2
upstream-ff510ab9dc44e21aee25200a5748dc3b9e3aa5be.zip
[kernel] add CONFIG_GPIO_PL061 config symbol
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34555 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic/config-3.31
-rw-r--r--target/linux/generic/config-3.61
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3
index 00e9e7c374..2a79dc5c07 100644
--- a/target/linux/generic/config-3.3
+++ b/target/linux/generic/config-3.3
@@ -815,6 +815,7 @@ CONFIG_GENERIC_TIME=y
# CONFIG_GPIO_PCA953X is not set
# CONFIG_GPIO_PCF857X is not set
# CONFIG_GPIO_PCH is not set
+# CONFIG_GPIO_PL061 is not set
# CONFIG_GPIO_RDC321X is not set
# CONFIG_GPIO_SCH is not set
# CONFIG_GPIO_SX150X is not set
diff --git a/target/linux/generic/config-3.6 b/target/linux/generic/config-3.6
index e01c9e3db4..d442f69e67 100644
--- a/target/linux/generic/config-3.6
+++ b/target/linux/generic/config-3.6
@@ -843,6 +843,7 @@ CONFIG_GENERIC_TIME=y
# CONFIG_GPIO_PCA953X is not set
# CONFIG_GPIO_PCF857X is not set
# CONFIG_GPIO_PCH is not set
+# CONFIG_GPIO_PL061 is not set
# CONFIG_GPIO_RDC321X is not set
# CONFIG_GPIO_SCH is not set
# CONFIG_GPIO_SX150X is not set