Skip to content

Commit

Permalink
arm64: kdump: enable kdump in defconfig
Browse files Browse the repository at this point in the history
Kdump is enabled by default as kexec is.

Signed-off-by: AKASHI Takahiro <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
  • Loading branch information
AKASHI Takahiro authored and ctmarinas committed Apr 5, 2017
1 parent e62aaea commit 3f5c1e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/configs/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ CONFIG_CMA=y
CONFIG_SECCOMP=y
CONFIG_XEN=y
CONFIG_KEXEC=y
CONFIG_CRASH_DUMP=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
CONFIG_COMPAT=y
CONFIG_CPU_IDLE=y
Expand Down

0 comments on commit 3f5c1e1

Please sign in to comment.