From cd42787458d162fc790fa84475e091071c523267 Mon Sep 17 00:00:00 2001 From: juhosg Date: Mon, 7 Jun 2010 09:17:34 +0000 Subject: [PATCH] ar71xx: add missing 2.6.34 config symbol git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21697 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/config-2.6.34 | 1 + 1 file changed, 1 insertion(+) 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 -- 2.35.1