From 5448a92c7128dfc5ed3b44443683929834b1e372 Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 25 Jul 2007 15:05:16 +0000 Subject: Remove preinit.arch, not used, compile NAPI support for R6040, change the profile name to ar525w git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8160 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/rdc-2.6/patches/002-r6040_ethernet.patch | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'target/linux/rdc-2.6/patches/002-r6040_ethernet.patch') diff --git a/target/linux/rdc-2.6/patches/002-r6040_ethernet.patch b/target/linux/rdc-2.6/patches/002-r6040_ethernet.patch index 333ec3689..a403b0ad1 100644 --- a/target/linux/rdc-2.6/patches/002-r6040_ethernet.patch +++ b/target/linux/rdc-2.6/patches/002-r6040_ethernet.patch @@ -1,7 +1,7 @@ diff -urN linux-2.6.17/drivers/net/Kconfig linux-2.6.17.new/drivers/net/Kconfig --- linux-2.6.17/drivers/net/Kconfig 2006-06-18 03:49:35.000000000 +0200 +++ linux-2.6.17.new/drivers/net/Kconfig 2006-09-25 13:14:27.000000000 +0200 -@@ -1358,6 +1358,19 @@ +@@ -1358,6 +1358,23 @@ . The module will be called apricot. @@ -18,6 +18,10 @@ diff -urN linux-2.6.17/drivers/net/Kconfig linux-2.6.17.new/drivers/net/Kconfig + . The module will be + called r6040. + ++ ++config R6040_NAPI ++ bool "NAPI support for R6040" ++ default y config B44 tristate "Broadcom 4400 ethernet support (EXPERIMENTAL)" depends on NET_PCI && PCI && EXPERIMENTAL -- cgit v1.2.3