1
0
mirror of https://github.com/kata-containers/kata-containers.git synced 2025-09-05 02:40:18 +00:00

kernel: Remove nemu.conf from packaging

This PR removes the nemu.conf as we are not longer using NEMU from
the kernel configurations.

Fixes 

Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
Gabriela Cervantes
2022-05-17 14:53:14 +00:00
parent 5d43718494
commit abad33eba0
2 changed files with 1 additions and 8 deletions
tools/packaging/kernel
configs
fragments
x86_64
kata_config_version

@@ -1,7 +0,0 @@
# Items needed to run the NEMU cut of QEMU
# NEMU uses an EFI bios/boot, so requires a few extra bits
CONFIG_MSDOS_PARTITION=y
CONFIG_EFI=y
CONFIG_EFI_ESRT=y
CONFIG_EFI_RUNTIME_WRAPPERS=y