diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-01-01 13:15:11 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-01-01 13:15:11 +0000 |
commit | cbe5d664e1aaa5196fbabc57d6ead015ca3c7981 (patch) | |
tree | 6c0801b73e12dc93560a76b1d236874591ca85c9 | |
parent | e1965a1d1a8e98673c5851ea42e191f4ebd7bf4f (diff) | |
download | upstream-cbe5d664e1aaa5196fbabc57d6ead015ca3c7981.tar.gz upstream-cbe5d664e1aaa5196fbabc57d6ead015ca3c7981.tar.bz2 upstream-cbe5d664e1aaa5196fbabc57d6ead015ca3c7981.zip |
generic: add missing symbol for 3.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34947
-rw-r--r-- | target/linux/generic/config-3.7 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.7 b/target/linux/generic/config-3.7 index c1de1daac6..fea29b1ea9 100644 --- a/target/linux/generic/config-3.7 +++ b/target/linux/generic/config-3.7 @@ -863,6 +863,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 |