summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-2.6.32
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-07-20 01:54:21 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-07-20 01:54:21 +0000
commit9f6c22b4974a89a24c0d8758eb9b9b57a93867a4 (patch)
tree3f188757412396d4625f6d648c9604f3f1ce949b /target/linux/generic/config-2.6.32
parentae2c9dcb2b682a06e6e4d18246fa36b9c5214df1 (diff)
downloadmaster-31e0f0ae-9f6c22b4974a89a24c0d8758eb9b9b57a93867a4.tar.gz
master-31e0f0ae-9f6c22b4974a89a24c0d8758eb9b9b57a93867a4.tar.bz2
master-31e0f0ae-9f6c22b4974a89a24c0d8758eb9b9b57a93867a4.zip
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
SVN-Revision: 22305
Diffstat (limited to 'target/linux/generic/config-2.6.32')
-rw-r--r--target/linux/generic/config-2.6.321
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.32 b/target/linux/generic/config-2.6.32
index 3cd83c2b1c..7740db18f0 100644
--- a/target/linux/generic/config-2.6.32
+++ b/target/linux/generic/config-2.6.32
@@ -352,6 +352,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