diff options
author | Karel Kočí <cynerd@email.cz> | 2017-04-29 22:02:39 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2017-04-29 23:58:57 +0200 |
commit | 09a210722e2d03129aed732ef11ed5a7f490b50d (patch) | |
tree | 0fa8dbbed439485877616b90287606edd8a0bce7 /sys-boot/linux/files/configs/x86_64 | |
parent | a732501dc25554a257a8343cc630aa9ec17d5e79 (diff) | |
download | gentoo-personal-overlay-09a210722e2d03129aed732ef11ed5a7f490b50d.tar.gz gentoo-personal-overlay-09a210722e2d03129aed732ef11ed5a7f490b50d.tar.bz2 gentoo-personal-overlay-09a210722e2d03129aed732ef11ed5a7f490b50d.zip |
Some more configs for linux
Diffstat (limited to 'sys-boot/linux/files/configs/x86_64')
-rw-r--r-- | sys-boot/linux/files/configs/x86_64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-boot/linux/files/configs/x86_64 b/sys-boot/linux/files/configs/x86_64 index c4eb53a..880a13f 100644 --- a/sys-boot/linux/files/configs/x86_64 +++ b/sys-boot/linux/files/configs/x86_64 @@ -17,6 +17,7 @@ CONFIG_CRYPTO_USER_API_SKCIPHER=y # I think that I have efi almost everywhere now CONFIG_EFI=y +CONFIG_EFI_STUB=y CONFIG_EFI_VARS=y CONFIG_EFIVAR_FS=m |