Author: maks Date: Sun Aug 19 00:35:57 2007 New Revision: 9324 Log: explicitly set LOCK_STAT to n
Modified: dists/trunk/linux-2.6/debian/config/amd64/config dists/trunk/linux-2.6/debian/config/i386/config Modified: dists/trunk/linux-2.6/debian/config/amd64/config ============================================================================== --- dists/trunk/linux-2.6/debian/config/amd64/config (original) +++ dists/trunk/linux-2.6/debian/config/amd64/config Sun Aug 19 00:35:57 2007 @@ -1325,4 +1325,5 @@ # CONFIG_ARCH_HAS_ILOG2_U64 is not set # CONFIG_DEBUG_RODATA is not set # CONFIG_DEBUG_PAGEALLOC is not set +# CONFIG_LOCK_STAT is not set CONFIG_GENERIC_PENDING_IRQ=y 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 Aug 19 00:35:57 2007 @@ -1564,4 +1564,5 @@ CONFIG_LEDS_WRAP=m # CONFIG_DEBUG_RODATA is not set # CONFIG_DEBUG_PAGEALLOC is not set +# CONFIG_LOCK_STAT is not set CONFIG_GENERIC_PENDING_IRQ=y _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

