From df267a8e2e9f9c2caba8ae122212d8d937d8670d Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 15 Feb 2009 13:12:43 +0000 Subject: ag71xx driver: add Kconfig option for enabling debug messages SVN-Revision: 14517 --- 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 8105744e82..18be11593c 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