Skip to content

Commit ecba611

Browse files
arm64: Enable CONFIG_KEXEC_FILE (sonic-net#333)
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 <[email protected]>
1 parent 3158031 commit ecba611

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

patch/kconfig-inclusions

+1
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ CONFIG_SPI_DW_MMIO=m
193193
CONFIG_SQUASHFS_DECOMP_MULTI=y
194194
CONFIG_PREEMPTIRQ_TRACEPOINTS=y
195195
CONFIG_RING_BUFFER_ALLOW_SWAP=y
196+
CONFIG_KEXEC_FILE=y
196197

197198
[marvell-arm64]
198199
CONFIG_MARVELL_AC5_WATCHDOG=m

0 commit comments

Comments
 (0)