From: Florian Fainelli Date: Thu, 6 Dec 2012 22:40:21 +0000 (+0000) Subject: add CONFIG_GPIO_PL061 config symbol X-Git-Tag: reboot~12077 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=60663b12b28ae7d9e2cc85b62caef5d48b0b0a5d;p=openwrt%2Fstaging%2Fblogic.git add CONFIG_GPIO_PL061 config symbol Signed-off-by: Florian Fainelli SVN-Revision: 34555 --- diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 00e9e7c37442..2a79dc5c07f6 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 e01c9e3db4d1..d442f69e6781 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