mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 04:14:43 +01:00
select ar8216 support for the WRT400N (thanks to netprince)
SVN-Revision: 15427
This commit is contained in:
parent
400c1a7fbf
commit
432136fba6
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user