diff options
Diffstat (limited to 'configs/coreboot_defconfig')
-rw-r--r-- | configs/coreboot_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/coreboot_defconfig b/configs/coreboot_defconfig index 84e5988eeb..ca5dcdafc4 100644 --- a/configs/coreboot_defconfig +++ b/configs/coreboot_defconfig @@ -34,6 +34,7 @@ CONFIG_CMD_FS_GENERIC=y CONFIG_MAC_PARTITION=y CONFIG_ISO_PARTITION=y CONFIG_EFI_PARTITION=y +CONFIG_ENV_OVERWRITE=y CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_REGMAP=y CONFIG_SYSCON=y |