summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-2.6.34
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-07-20 01:54:21 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-07-20 01:54:21 +0000
commit5b42ce672e76f21235f8e27179d516fc0ff24f17 (patch)
tree88075b0b4d23ecd001302c2b13b8ecac4ea991e8 /target/linux/generic/config-2.6.34
parent0e2c7a58c1046f7f4e30f732b1e734dc3d86e40c (diff)
kernel: add the new 'crashlog' feature, which tries to store kernel oops/panic logs in a fixed location in RAM to recover them after the reboot and make them available to user space using debugfs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22305 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-2.6.34')
-rw-r--r--target/linux/generic/config-2.6.341
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.34 b/target/linux/generic/config-2.6.34
index a8ad0fe3b..661d1429f 100644
--- a/target/linux/generic/config-2.6.34
+++ b/target/linux/generic/config-2.6.34
@@ -360,6 +360,7 @@ CONFIG_CONSTRUCTORS=y
# CONFIG_CPU_IDLE is not set
# CONFIG_CRAMFS is not set
# CONFIG_CRASH_DUMP is not set
+CONFIG_CRASHLOG=y
# CONFIG_CRC16 is not set
CONFIG_CRC32=y
# CONFIG_CRC7 is not set