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 | 84f6a9c5a14ff4887411a02f6c97687e55902b5e (patch) | |
tree | ba02aa14382a464b853db4df29c5944fd4a7736b /target/linux/ar71xx | |
parent | 4503e77b0d53f912cbf9b32a14df71f61a9b1609 (diff) | |
download | upstream-84f6a9c5a14ff4887411a02f6c97687e55902b5e.tar.gz upstream-84f6a9c5a14ff4887411a02f6c97687e55902b5e.tar.bz2 upstream-84f6a9c5a14ff4887411a02f6c97687e55902b5e.zip |
ar71xx: add missing 2.6.34 config symbol
SVN-Revision: 21697
Diffstat (limited to 'target/linux/ar71xx')
-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 |