[kernel] r18320 - dists/trunk/linux-2.6/debian/config

Ben Hutchings benh at alioth.debian.org
Sat Nov 26 03:56:25 UTC 2011


Author: benh
Date: Sat Nov 26 03:56:22 2011
New Revision: 18320

Log:
NET_PACKET_ENGINE is a bool so set it to y

Modified:
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Sat Nov 26 03:33:20 2011	(r18319)
+++ dists/trunk/linux-2.6/debian/config/config	Sat Nov 26 03:56:22 2011	(r18320)
@@ -1903,7 +1903,7 @@
 ##
 ## file: drivers/net/ethernet/packetengines/Kconfig
 ##
-CONFIG_NET_PACKET_ENGINE=m
+CONFIG_NET_PACKET_ENGINE=y
 CONFIG_HAMACHI=m
 CONFIG_YELLOWFIN=m
 



More information about the Kernel-svn-changes mailing list