1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 11:36:21 +03:00
openwrt-xburst/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig

15 lines
421 B
Plaintext
Raw Normal View History

config AG71XX
tristate "Atheros AR71xx built-in ethernet mac support"
depends on ATHEROS_AR71XX
select PHYLIB
help
If you wish to compile a kernel for AR71xx/91xx and enable
ethernet support, then you should always answer Y to this.
config AG71XX_DEBUG
bool "Atheros AR71xx built-in ethernet driver debugging"
depends on AG71XX
default n
help
Atheros AR71xx built-in ethernet driver debugging messages.