diff options
Diffstat (limited to 'configs/coreboot-x86_defconfig')
-rw-r--r-- | configs/coreboot-x86_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/coreboot-x86_defconfig b/configs/coreboot-x86_defconfig index f6c67ff..c410a45 100644 --- a/configs/coreboot-x86_defconfig +++ b/configs/coreboot-x86_defconfig @@ -27,6 +27,7 @@ CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y CONFIG_MAC_PARTITION=y CONFIG_ISO_PARTITION=y +CONFIG_EFI_PARTITION=y CONFIG_OF_CONTROL=y CONFIG_REGMAP=y CONFIG_SYSCON=y |