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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user