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 | 86fee1635a70a67b2acc36bffb45f4e23f7c8f94 (patch) | |
tree | d419ae4a30b47fc0ae55ad83b10b67c70431ad24 /target | |
parent | e94cdc6bb6f355bd9cfa576919e519942a5f1462 (diff) | |
download | upstream-86fee1635a70a67b2acc36bffb45f4e23f7c8f94.tar.gz upstream-86fee1635a70a67b2acc36bffb45f4e23f7c8f94.tar.bz2 upstream-86fee1635a70a67b2acc36bffb45f4e23f7c8f94.zip |
generic: add missing symbol for 3.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34947 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 |