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 _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

