From 651c537f3014c83d7205ef952175229ccbf21931 Mon Sep 17 00:00:00 2001 From: agb Date: Fri, 26 Mar 2010 19:09:11 +0000 Subject: [ar71xx] wrt400n: lan ports don't need the ar8216 workaround git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20491 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/files/drivers/net') diff --git a/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig b/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig index 59bc6fffd..7db779e38 100644 --- a/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig +++ b/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig @@ -25,7 +25,7 @@ config AG71XX_DEBUG_FS config AG71XX_AR8216_SUPPORT bool "special support for the Atheros AR8216 switch" default n - default y if AR71XX_MACH_WNR2000 || AR71XX_MACH_MZK_W04NU || AR71XX_MACH_WRT400N + default y if AR71XX_MACH_WNR2000 || AR71XX_MACH_MZK_W04NU help Say 'y' here if you want to enable special support for the Atheros AR8216 switch found on some boards. -- cgit v1.2.3