summaryrefslogtreecommitdiffstats
path: root/fragments/boot
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--fragments/boot/efi5
-rw-r--r--fragments/boot/initrd1
2 files changed, 6 insertions, 0 deletions
diff --git a/fragments/boot/efi b/fragments/boot/efi
new file mode 100644
index 0000000..c3dd195
--- /dev/null
+++ b/fragments/boot/efi
@@ -0,0 +1,5 @@
+CONFIG_EFI=y
+CONFIG_EFI_STUB=y
+CONFIG_EFI_VARS=y
+CONFIG_RESET_ATTACK_MITIGATION=y
+CONFIG_EFIVAR_FS=y
diff --git a/fragments/boot/initrd b/fragments/boot/initrd
new file mode 100644
index 0000000..f97f7a0
--- /dev/null
+++ b/fragments/boot/initrd
@@ -0,0 +1 @@
+CONFIG_BLK_DEV_INITRD=y