From 1397ff3339af07d7e1186e27d28440888ad4bf3d Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Tue, 20 Oct 2009 23:46:00 +0300 Subject: [PATCH] linux26: disabled reiserfs's debugging --- base/linux26/arch/config-common.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/base/linux26/arch/config-common.sh b/base/linux26/arch/config-common.sh index d36bd43c8..f152fd522 100644 --- a/base/linux26/arch/config-common.sh +++ b/base/linux26/arch/config-common.sh @@ -41,6 +41,7 @@ CONFIG_SYSFS_DEPRECATED_V2=n # no debugging by default CONFIG_DEBUG_.*=n CONFIG_.*_DEBUG=n +CONFIG_REISERFS_CHECK=n EOT # broken since 2.6.20 and still as of 2.6.27