diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-10-26 11:49:25 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-10-26 11:49:25 +0000 |
commit | 74e424738eadf88252e21638e0109a5c92a6f995 (patch) | |
tree | 13d91ecce089a39d67fe50ea39d8204ec0a20329 /target/linux/x86/config-default | |
parent | 631cd017e6acadc7d8547af06193f31957de8144 (diff) |
x86: disable crashlog, ioremap of RAM does not work properly here
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28599 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/config-default')
-rw-r--r-- | target/linux/x86/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
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 |