diff options
Diffstat (limited to 'configs/efi-x86_app_defconfig')
-rw-r--r-- | configs/efi-x86_app_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/efi-x86_app_defconfig b/configs/efi-x86_app_defconfig index e732ec0733..cc1df1ff84 100644 --- a/configs/efi-x86_app_defconfig +++ b/configs/efi-x86_app_defconfig @@ -27,6 +27,7 @@ CONFIG_ISO_PARTITION=y CONFIG_EFI_PARTITION=y CONFIG_OF_EMBED=y CONFIG_DEFAULT_DEVICE_TREE="efi-x86_app" +CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_REGMAP=y CONFIG_SYSCON=y # CONFIG_DM_ETH is not set |