Philip Prindeville 23f94aa330 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>
2022-03-15 08:33:45 +01:00
..
2022-03-05 21:05:45 +01:00
2022-02-17 11:08:58 +01:00
2022-03-13 19:24:13 +01:00
2021-11-08 15:56:39 +01:00
2022-03-13 19:24:13 +01:00
2022-02-27 14:41:28 +01:00
2022-03-11 08:02:30 +01:00
2022-02-01 23:34:07 +00:00
2022-03-11 00:04:05 +01:00
2022-02-11 14:24:01 +01:00
2022-02-05 14:39:20 +01:00
2022-02-01 23:34:07 +00:00
2022-03-01 21:38:36 +01:00
2022-03-10 23:31:05 +01:00