[kernel] r9736 - dists/trunk/linux-2.6/debian/config/i386
Maximilian Attems
maks at alioth.debian.org
Sun Nov 25 15:11:17 UTC 2007
Author: maks
Date: Sun Nov 25 15:11:17 2007
New Revision: 9736
Log:
i386 fix symbol value 'm' invalid for NETDEVICES_MULTIQUEUE
Modified:
dists/trunk/linux-2.6/debian/config/i386/config
Modified: dists/trunk/linux-2.6/debian/config/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config (original)
+++ dists/trunk/linux-2.6/debian/config/i386/config Sun Nov 25 15:11:17 2007
@@ -510,7 +510,7 @@
# CONFIG_AF_RXRPC_DEBUG is not set
CONFIG_RXKAD=m
-CONFIG_NETDEVICES_MULTIQUEUE=m
+CONFIG_NETDEVICES_MULTIQUEUE=y
CONFIG_DUMMY=m
CONFIG_NET_SB1000=m
CONFIG_ARCNET=m
More information about the Kernel-svn-changes
mailing list