From 70795466b90f4e8f4035bcb26b9c15a0404b0873 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Fri, 24 Apr 2009 06:46:51 +0000 Subject: fix ethernet driver on 2.6.29 SVN-Revision: 15371 --- target/linux/ar71xx/config-2.6.29 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'target/linux/ar71xx/config-2.6.29') diff --git a/target/linux/ar71xx/config-2.6.29 b/target/linux/ar71xx/config-2.6.29 index 6cea30676d..519271ce41 100644 --- a/target/linux/ar71xx/config-2.6.29 +++ b/target/linux/ar71xx/config-2.6.29 @@ -1,7 +1,9 @@ CONFIG_32BIT=y # CONFIG_64BIT is not set CONFIG_ADM6996_PHY=y -# CONFIG_AG71XX is not set +CONFIG_AG71XX=y +CONFIG_AG71XX_AR8216_SUPPORT=y +# CONFIG_AG71XX_DEBUG is not set # CONFIG_AR71XX_EARLY_SERIAL is not set CONFIG_AR71XX_MACH_AP81=y CONFIG_AR71XX_MACH_AP83=y -- cgit v1.2.3