diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-06-07 09:17:34 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-06-07 09:17:34 +0000 |
commit | 650572a2c83ec60aa04bbc98163a216255e8a181 (patch) | |
tree | 89a0812112d5a95deba39ce1390e7782fc98b688 /target/linux | |
parent | 80d01892f19866b5afed8c0097dacad0f5ac53f1 (diff) | |
download | upstream-650572a2c83ec60aa04bbc98163a216255e8a181.tar.gz upstream-650572a2c83ec60aa04bbc98163a216255e8a181.tar.bz2 upstream-650572a2c83ec60aa04bbc98163a216255e8a181.zip |
ar71xx: add missing 2.6.34 config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21697 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/ar71xx/config-2.6.34 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.34 b/target/linux/ar71xx/config-2.6.34 index 63c4395581..b458149cb2 100644 --- a/target/linux/ar71xx/config-2.6.34 +++ b/target/linux/ar71xx/config-2.6.34 @@ -3,6 +3,7 @@ CONFIG_32BIT=y CONFIG_AG71XX=y CONFIG_AG71XX_AR8216_SUPPORT=y # CONFIG_AG71XX_DEBUG is not set +# CONFIG_AG71XX_DEBUG_FS is not set # CONFIG_ALCHEMY_GPIO_INDIRECT is not set # CONFIG_AR7 is not set CONFIG_AR71XX_DEV_AP91_ETH=y |