[kernel] r6185 - in dists/trunk/linux-2.6/debian/arch: mips mipsel
Martin Michlmayr
tbm at costa.debian.org
Mon Mar 13 19:14:23 UTC 2006
Author: tbm
Date: Mon Mar 13 19:14:22 2006
New Revision: 6185
Modified:
dists/trunk/linux-2.6/debian/arch/mips/config.sb1-bcm91250a
dists/trunk/linux-2.6/debian/arch/mipsel/config.sb1-bcm91250a
Log:
turn on SB1 NAPI
Modified: dists/trunk/linux-2.6/debian/arch/mips/config.sb1-bcm91250a
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/mips/config.sb1-bcm91250a (original)
+++ dists/trunk/linux-2.6/debian/arch/mips/config.sb1-bcm91250a Mon Mar 13 19:14:22 2006
@@ -797,6 +797,7 @@
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
CONFIG_NET_SB1250_MAC=y
+CONFIG_SBMAC_NAPI=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_CASSINI is not set
Modified: dists/trunk/linux-2.6/debian/arch/mipsel/config.sb1-bcm91250a
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/mipsel/config.sb1-bcm91250a (original)
+++ dists/trunk/linux-2.6/debian/arch/mipsel/config.sb1-bcm91250a Mon Mar 13 19:14:22 2006
@@ -796,6 +796,7 @@
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
CONFIG_NET_SB1250_MAC=y
+CONFIG_SBMAC_NAPI=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_CASSINI is not set
More information about the Kernel-svn-changes
mailing list