diff options
author | Philip Prindeville <philipp@redfish-solutions.com> | 2021-10-26 13:47:17 -0600 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2022-03-15 08:33:45 +0100 |
commit | 23f94aa330a59eaecbb1b9328a9649e1642345f7 (patch) | |
tree | 9e187ce3591016b6cfc46f1fa768796c7ea42e05 /target/linux/apm821xx | |
parent | fbe2c3feaa4ef5747a691cb4c808925b024ff450 (diff) | |
download | upstream-23f94aa330a59eaecbb1b9328a9649e1642345f7.tar.gz upstream-23f94aa330a59eaecbb1b9328a9649e1642345f7.tar.bz2 upstream-23f94aa330a59eaecbb1b9328a9649e1642345f7.zip |
kernel: include CONFIG_KEXEC_SIG in configs
Seeing failure to build because of missing symbols related to provisioning
CONFIG_KEXEC and signed images. Without this, if you set
CONFIG_KERNEL_KEXEC=y and try to build, target/linux will hang at:
scripts/kconfig/conf --syncconfig Kconfig
...
kexec system call (KEXEC) [Y/n/?] y
kexec file based system call (KEXEC_FILE) [Y/n/?] y
Verify kernel signature during kexec_file_load() syscall (KEXEC_SIG) [N/y/?] (NEW)
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Diffstat (limited to 'target/linux/apm821xx')
0 files changed, 0 insertions, 0 deletions