Author: maks Date: Mon Mar 3 15:14:30 2008 New Revision: 10688 Log: x86 CPA_DEBUG explicitly unset
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 Mon Mar 3 15:14:30 2008 @@ -1260,6 +1260,7 @@ CONFIG_VIRTIO_BALLOON=m # CONFIG_ARCH_HAS_ILOG2_U64 is not set # CONFIG_DEBUG_RODATA is not set +# CONFIG_CPA_DEBUG is not set # CONFIG_LOCK_STAT is not set CONFIG_GENERIC_PENDING_IRQ=y CONFIG_FB_ATY128_BACKLIGHT=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 Mon Mar 3 15:14:30 2008 @@ -1502,6 +1502,7 @@ CONFIG_LGUEST_GUEST=y CONFIG_LEDS_WRAP=m # CONFIG_DEBUG_RODATA is not set +# CONFIG_CPA_DEBUG 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

