[kernel] r9272 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Sun Aug 5 09:46:16 UTC 2007


Author: maks
Date: Sun Aug  5 09:46:15 2007
New Revision: 9272

Log:
enable modular CRC7 functions.


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	Sun Aug  5 09:46:15 2007
@@ -10,10 +10,10 @@
   * Enable in topconfig NF_CT_PROTO_UDPLITE, NETFILTER_XT_TARGET_TRACE,
     NETFILTER_XT_MATCH_CONNLIMIT, NETFILTER_XT_MATCH_U32, SENSORS_ABITUGURU3,
     SENSORS_LM93, SENSORS_DME1737, SENSORS_THMC50, DVB_USB_AF9005,
-    DVB_USB_AF9005_REMOTE.
+    DVB_USB_AF9005_REMOTE, CRC7.
   * [i386] Enable lguest.
 
- -- maximilian attems <maks at debian.org>  Sun, 05 Aug 2007 11:38:40 +0200
+ -- maximilian attems <maks at debian.org>  Sun, 05 Aug 2007 11:43:11 +0200
 
 linux-2.6 (2.6.22-2) 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	Sun Aug  5 09:46:15 2007
@@ -840,6 +840,7 @@
 #
 CONFIG_BITREVERSE=y
 CONFIG_CRC_ITU_T=m
+CONFIG_CRC7=m
 CONFIG_LIBCRC32C=m
 CONFIG_AUDIT_GENERIC=y
 CONFIG_ZLIB_INFLATE=y



More information about the Kernel-svn-changes mailing list