revert [8415], seems to be causing problems for the kernel build
[openwrt-10.03/.git] / target / linux / rdc-2.6 / patches / 002-r6040_ethernet.patch
index 333ec3689260077cb94acd74742221fe5956f72b..1b930252476e1c88835d25b68564275c9413a3e6 100644 (file)
@@ -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,24 @@
          <file:Documentation/networking/net-modules.txt>.  The module will be
          called apricot.
  
@@ -18,6 +18,11 @@ diff -urN linux-2.6.17/drivers/net/Kconfig linux-2.6.17.new/drivers/net/Kconfig
 +          <file:Documentation/networking/net-modules.txt>.  The module will be
 +          called r6040.
 +
++
++config R6040_NAPI
++      bool "NAPI support for R6040"
++      depends on R6040
++      default y
  config B44
        tristate "Broadcom 4400 ethernet support (EXPERIMENTAL)"
        depends on NET_PCI && PCI && EXPERIMENTAL