kernel: Remove nemu.conf from packaging

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

Fixes #4272

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

View File

@ -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

View File

@ -1 +1 @@
91 92