aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-04-26 18:47:41 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-04-26 18:47:41 +0000
commitf744c274df0452675bc1374d7fcaa96073f1e8ec (patch)
tree011f9823dbbaaafca9bb4a690c66da171453ca5f /target
parent9125dddd569d676dfd5e3a5a728bf26006896b65 (diff)
downloadupstream-f744c274df0452675bc1374d7fcaa96073f1e8ec.tar.gz
upstream-f744c274df0452675bc1374d7fcaa96073f1e8ec.tar.bz2
upstream-f744c274df0452675bc1374d7fcaa96073f1e8ec.zip
[ar71xx] select ar8216 support for the WRT400N (thanks to netprince)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15427 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig b/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig
index 56a59648cf..801fcaf9d7 100644
--- a/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig
+++ b/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig
@@ -17,7 +17,7 @@ config AG71XX_AR8216_SUPPORT
bool "special support for the Atheros AR8216 switch"
depends on AG71XX
default n
- default y if AR71XX_MACH_WNR2000 || AR71XX_MACH_MZK_W04NU
+ default y if AR71XX_MACH_WNR2000 || AR71XX_MACH_MZK_W04NU || AR71XX_MACH_WRT400N
help
Say 'y' here if you want to enable special support for the
Atheros AR8216 switch found on some boards.