Skip to content

Commit

Permalink
arm64: Enable CONFIG_KEXEC_FILE (#333)
Browse files Browse the repository at this point in the history
This change enables CONFIG_KEXEC_FILE to make kexec_file_load() system
call available. This functionality is needed for warm-reboot support.

Change-Id: Iaf10e1a153bbac2e344d0c9646e7fa1fe5f7429d

Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com>
  • Loading branch information
pavannaregundi committed Sep 28, 2023
1 parent 3158031 commit ecba611
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions patch/kconfig-inclusions
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ CONFIG_SPI_DW_MMIO=m
CONFIG_SQUASHFS_DECOMP_MULTI=y
CONFIG_PREEMPTIRQ_TRACEPOINTS=y
CONFIG_RING_BUFFER_ALLOW_SWAP=y
CONFIG_KEXEC_FILE=y

[marvell-arm64]
CONFIG_MARVELL_AC5_WATCHDOG=m
Expand Down

0 comments on commit ecba611

Please sign in to comment.