[ar71xx] ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable...
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / files / drivers / net / ag71xx / Kconfig
1 config AG71XX
2 tristate "Atheros AR71xx built-in ethernet mac support"
3 depends on ATHEROS_AR71XX
4 select PHYLIB
5 help
6 If you wish to compile a kernel for AR71xx/91xx and enable
7 ethernet support, then you should always answer Y to this.
8
9 config AG71XX_DEBUG
10 bool "Atheros AR71xx built-in ethernet driver debugging"
11 depends on AG71XX
12 default n
13 help
14 Atheros AR71xx built-in ethernet driver debugging messages.
15
16 config AG71XX_AR8216_SUPPORT
17 bool "special support for the Atheros AR8216 switch"
18 depends on AG71XX
19 default n
20 default y if AR71XX_MACH_WNR2000 || AR71XX_MACH_MZK_W04NU
21 help
22 Say 'y' here if you want to enable special support for the
23 Atheros AR8216 switch found on some boards.