1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-18 05:57:30 +02:00

[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
This commit is contained in:
juhosg 2009-04-26 18:47:41 +00:00
parent 5abab3a9f1
commit b03b7eed82

View File

@ -17,7 +17,7 @@ config AG71XX_AR8216_SUPPORT
bool "special support for the Atheros AR8216 switch" bool "special support for the Atheros AR8216 switch"
depends on AG71XX depends on AG71XX
default n 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 help
Say 'y' here if you want to enable special support for the Say 'y' here if you want to enable special support for the
Atheros AR8216 switch found on some boards. Atheros AR8216 switch found on some boards.