From b51e0d18d59cf794d96543d98e3abfcd5bbf421c Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Mon, 16 Mar 2009 15:54:26 +0000 Subject: [PATCH] topconfig explicitly unset DEBUG_NOTIFIERS svn path=/dists/trunk/linux-2.6/; revision=13120 --- debian/config/config | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/config/config b/debian/config/config index 31e9558a9..0ea145c7b 100644 --- a/debian/config/config +++ b/debian/config/config @@ -2729,6 +2729,7 @@ CONFIG_DEBUG_BUGVERBOSE=y # CONFIG_DEBUG_WRITECOUNT is not set # CONFIG_DEBUG_LIST is not set # CONFIG_DEBUG_SG is not set +# CONFIG_DEBUG_NOTIFIERS is not set # CONFIG_BOOT_PRINTK_DELAY is not set # CONFIG_RCU_TORTURE_TEST is not set # CONFIG_RCU_CPU_STALL_DETECTOR is not set