summaryrefslogtreecommitdiffstats
path: root/fragments/boot
diff options
context:
space:
mode:
authorWynn Wolf Arbor2019-12-23 12:37:32 +0100
committerWynn Wolf Arbor2020-02-29 18:50:41 +0100
commit6390333332628437c142fb5e93b1b2f3aaa54b6c (patch)
tree9a97de265673065c91750a922fb3ec271014e375 /fragments/boot
downloadkernfrag-6390333332628437c142fb5e93b1b2f3aaa54b6c.tar.gz
Initial import
Diffstat (limited to 'fragments/boot')
-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