Files
buildroot/support/testing/tests/package/test_kexec/linux-kexec.fragment
Julien Olivain f69c972ae6 support/testing/tests/package/test_kexec.py: new runtime test
Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2023-03-12 14:13:08 +01:00

6 lines
99 B
Plaintext

CONFIG_KEXEC=y
CONFIG_KEXEC_FILE=y
CONFIG_PROC_KCORE=y
CONFIG_DEBUG_KERNEL=y
CONFIG_KALLSYMS_ALL=y