diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2006-03-13 19:14:22 +0000 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2006-03-13 19:14:22 +0000 |
commit | 00f1a666a8c2aef831864835e17e06c9891a56e7 (patch) | |
tree | 289cf220eef9370d170408dd1d94699ee1aa013c /debian/arch/mipsel | |
parent | c502d7acf0aea90b70c4b1b9331a276f5a3e3d80 (diff) | |
download | kernel_replicant_linux-00f1a666a8c2aef831864835e17e06c9891a56e7.tar.gz kernel_replicant_linux-00f1a666a8c2aef831864835e17e06c9891a56e7.tar.bz2 kernel_replicant_linux-00f1a666a8c2aef831864835e17e06c9891a56e7.zip |
turn on SB1 NAPI
svn path=/dists/trunk/linux-2.6/; revision=6185
Diffstat (limited to 'debian/arch/mipsel')
-rw-r--r-- | debian/arch/mipsel/config.sb1-bcm91250a | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/arch/mipsel/config.sb1-bcm91250a b/debian/arch/mipsel/config.sb1-bcm91250a index ba8f7904348b..0ad69baa90d1 100644 --- a/debian/arch/mipsel/config.sb1-bcm91250a +++ b/debian/arch/mipsel/config.sb1-bcm91250a @@ -796,6 +796,7 @@ CONFIG_TUN=m 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 |