Author: maks Date: Wed Jan 30 22:17:08 2008 New Revision: 10302 Log: topconfig explicitly disable ENC28J60 debug variable
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 (original) +++ dists/trunk/linux-2.6/debian/config/config Wed Jan 30 22:17:08 2008 @@ -887,6 +887,7 @@ CONFIG_MII=m CONFIG_CASSINI=m CONFIG_ENC28J60=m +# CONFIG_ENC28J60_WRITEVERIFY is not set CONFIG_TULIP_NAPI=y CONFIG_TULIP_NAPI_HW_MITIGATION=y CONFIG_ULI526X=m _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

