From b17bfe4f6858b08b65917a859dff59fe1273e151 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 26 Oct 2011 11:49:25 +0000 Subject: [PATCH] x86: disable crashlog, ioremap of RAM does not work properly here SVN-Revision: 28599 --- target/linux/x86/config-default | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/x86/config-default b/target/linux/x86/config-default index 93a66b0b63..b608b85d68 100644 --- a/target/linux/x86/config-default +++ b/target/linux/x86/config-default @@ -72,6 +72,7 @@ CONFIG_CPU_IDLE_GOV_LADDER=y # CONFIG_CPU_SUP_INTEL is not set # CONFIG_CPU_SUP_TRANSMETA_32 is not set # CONFIG_CPU_SUP_UMC_32 is not set +# CONFIG_CRASHLOG is not set # CONFIG_CS5535_GPIO is not set # CONFIG_GPIO_CS5535 is not set # CONFIG_CS89x0 is not set -- 2.30.2