summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig
blob: 18be11593cd6fa928b6bc24afa488dd62374cb48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.