From 9f6c22b4974a89a24c0d8758eb9b9b57a93867a4 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 20 Jul 2010 01:54:21 +0000 Subject: 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 --- target/linux/generic/config-2.6.35 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/generic/config-2.6.35') diff --git a/target/linux/generic/config-2.6.35 b/target/linux/generic/config-2.6.35 index f3bd97b1d6..e834c1313d 100644 --- a/target/linux/generic/config-2.6.35 +++ b/target/linux/generic/config-2.6.35 @@ -367,6 +367,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 -- cgit v1.2.3