From: Felix Fietkau Date: Wed, 26 Oct 2011 11:49:25 +0000 (+0000) Subject: x86: disable crashlog, ioremap of RAM does not work properly here X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fyousong.git;a=commitdiff_plain;h=b17bfe4f6858b08b65917a859dff59fe1273e151 x86: disable crashlog, ioremap of RAM does not work properly here SVN-Revision: 28599 --- 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