Merge "defconfig: sdxlemur: Enable minidump for sdxlemur"
This commit is contained in:
commit
b67a45b62a
@ -38,3 +38,4 @@ CONFIG_BUG_ON_DATA_CORRUPTION=y
|
||||
CONFIG_DEBUG_CREDENTIALS=y
|
||||
CONFIG_QCOM_MEMORY_DUMP_V2=y
|
||||
CONFIG_LKDTM=m
|
||||
CONFIG_SLUB_DEBUG=y
|
||||
|
3
arch/arm/configs/vendor/sdxlemur.config
vendored
3
arch/arm/configs/vendor/sdxlemur.config
vendored
@ -350,6 +350,8 @@ CONFIG_POWER_RESET_QCOM_DOWNLOAD_MODE_DEFAULT=y
|
||||
CONFIG_POWER_RESET_QCOM_REBOOT_REASON=y
|
||||
CONFIG_POWER_RESET_MSM=y
|
||||
CONFIG_QCOM_MINIDUMP=y
|
||||
CONFIG_QCOM_MINIDUMP_FTRACE=y
|
||||
CONFIG_QCOM_MINIDUMP_PANIC_DUMP=y
|
||||
CONFIG_ENABLE_SFE=y
|
||||
# CONFIG_ENABLE_VMALLOC_SAVING is not set
|
||||
# CONFIG_SLUB_DEBUG is not set
|
||||
@ -510,3 +512,4 @@ CONFIG_ANDROID_BINDER_IPC=y
|
||||
CONFIG_ANDROID_BINDERFS=y
|
||||
CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"
|
||||
# CONFIG_ANDROID_BINDER_IPC_SELFTEST is not set
|
||||
CONFIG_IPC_LOG_MINIDUMP_BUFFERS=16
|
||||
|
Loading…
Reference in New Issue
Block a user