[kernel] r9796 - in dists/trunk/linux-2.6/debian: . config
Maximilian Attems
maks at alioth.debian.org
Tue Nov 27 13:58:31 UTC 2007
Author: maks
Date: Tue Nov 27 13:58:31 2007
New Revision: 9796
Log:
[topconfig] enable more network drivers: niu, tehuti, ixgbe
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/config/config
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog (original)
+++ dists/trunk/linux-2.6/debian/changelog Tue Nov 27 13:58:31 2007
@@ -4,9 +4,9 @@
scripts-kconfig-reportoldconfig.patch.
* [amd64] Set HIGH_RES_TIMERS and NO_HZ.
* topconfig set NETFILTER_XT_MATCH_TIME, NET_ACT_NAT, KSDAZZLE_DONGLE,
- KS959_DONGLE, NET_9P_FD, IP1000, VETH.
+ KS959_DONGLE, NET_9P_FD, IP1000, VETH, IXGBE, NIU, TEHUTI.
- -- maximilian attems <maks at debian.org> Tue, 27 Nov 2007 14:48:28 +0100
+ -- maximilian attems <maks at debian.org> Tue, 27 Nov 2007 14:56:14 +0100
linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low
Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config (original)
+++ dists/trunk/linux-2.6/debian/config/config Tue Nov 27 13:58:31 2007
@@ -1442,10 +1442,6 @@
# CONFIG_VT_HW_CONSOLE_BINDING is not set
CONFIG_SND_DARLA20=m
CONFIG_SND_DARLA24=m
-
-#
-# Tulip family network device support
-#
CONFIG_TULIP_NAPI=y
CONFIG_TULIP_NAPI_HW_MITIGATION=y
CONFIG_ULI526X=m
@@ -1467,9 +1463,12 @@
CONFIG_CHELSIO_T1=m
CONFIG_CHELSIO_T1_1G=y
CONFIG_CHELSIO_T3=m
+CONFIG_IXGBE=m
CONFIG_IXGB_NAPI=y
CONFIG_S2IO_NAPI=y
CONFIG_MYRI10GE=m
+CONFIG_NIU=m
+CONFIG_TEHUTI=m
#
# Token Ring devices
More information about the Kernel-svn-changes
mailing list