From 3bd4d688fbc9365f3c8500dab17235716e2d34fd Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 15 Feb 2009 13:12:43 +0000 Subject: [ar71xx] ag71xx driver: add Kconfig option for enabling debug messages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14517 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig') diff --git a/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig b/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig index 8105744e8..18be11593 100644 --- a/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig +++ b/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig @@ -5,3 +5,10 @@ config AG71XX 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. -- cgit v1.2.3