Skip to content

Commit 6ccb292

Browse files
Zhangbin TongZhengShunQian
authored andcommitted
ARM: rockchip_defconfig: Enable CONFIG_COREDUMP
vts-testcase/kernel/api/proc/KernelProcFileApiTest had added tests for the core_pattern. https://android.googlesource.com/kernel/configs 5ed73dc4d482 ("add missing configs") CONFIG_COREDUMP and CONFIG_ELF_CORE are recommended for diagnostic purposes. # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set came from android-recommended.config Change-Id: Ib16fcc6c126e8415976fea2d7e193565866bcf2d Signed-off-by: Zhangbin Tong <zebulun.tong@rock-chips.com> Signed-off-by: Tao Huang <huangtao@rock-chips.com>
1 parent 9224e58 commit 6ccb292

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/configs/rockchip_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ CONFIG_CPU_IDLE=y
7474
CONFIG_VFP=y
7575
CONFIG_NEON=y
7676
CONFIG_KERNEL_MODE_NEON=y
77-
# CONFIG_COREDUMP is not set
77+
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
7878
CONFIG_PM_AUTOSLEEP=y
7979
CONFIG_PM_WAKELOCKS=y
8080
CONFIG_PM_WAKELOCKS_LIMIT=0

0 commit comments

Comments
 (0)