From dafb6fcc83cdf1e13b58b1f6882c4a9286f76ef2 Mon Sep 17 00:00:00 2001 From: florian Date: Thu, 6 Dec 2012 22:40:21 +0000 Subject: [kernel] add CONFIG_GPIO_PL061 config symbol Signed-off-by: Florian Fainelli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34555 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-3.3 | 1 + target/linux/generic/config-3.6 | 1 + 2 files changed, 2 insertions(+) diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 00e9e7c37..2a79dc5c0 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 e01c9e3db..d442f69e6 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 -- cgit v1.2.3