diff options
Diffstat (limited to 'configs/efi-x86_defconfig')
-rw-r--r-- | configs/efi-x86_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/efi-x86_defconfig b/configs/efi-x86_defconfig index b4cbd5fc5d4..7d834453a5d 100644 --- a/configs/efi-x86_defconfig +++ b/configs/efi-x86_defconfig @@ -2,6 +2,7 @@ CONFIG_X86=y CONFIG_VENDOR_EFI=y CONFIG_DEFAULT_DEVICE_TREE="efi" CONFIG_TARGET_EFI=y +CONFIG_FIT=y # CONFIG_CMD_BOOTM is not set # CONFIG_CMD_IMLS is not set CONFIG_CMD_GPIO=y |