From 3120faed8b953e96c7b50824bf090ad2c0982c6f Mon Sep 17 00:00:00 2001 From: juhosg Date: Sat, 11 Feb 2012 15:12:10 +0000 Subject: ramips: raeth: make debugging messages configurable git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30450 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/patches-2.6.39/103-ethernet.patch | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'target/linux/ramips/patches-2.6.39') diff --git a/target/linux/ramips/patches-2.6.39/103-ethernet.patch b/target/linux/ramips/patches-2.6.39/103-ethernet.patch index 2b02b4918..f6828cc13 100644 --- a/target/linux/ramips/patches-2.6.39/103-ethernet.patch +++ b/target/linux/ramips/patches-2.6.39/103-ethernet.patch @@ -1,6 +1,6 @@ --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig -@@ -494,6 +494,12 @@ config MIPS_AU1X00_ENET +@@ -494,6 +494,16 @@ config MIPS_AU1X00_ENET If you have an Alchemy Semi AU1X00 based system say Y. Otherwise, say N. @@ -9,6 +9,10 @@ + depends on MIPS_RALINK + help + This driver supports the etehrnet mac inside the ralink wisocs ++ ++config RAMIPS_ETH_DEBUG ++ bool "Enable debug messages in the Ralink ethernet driver" ++ depends on MIPS_RAMIPS_NET + config SGI_IOC3_ETH bool "SGI IOC3 Ethernet" -- cgit v1.2.3