[ar71xx] ag71xx driver: add Kconfig option for enabling debug messages
[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.