mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user