summaryrefslogtreecommitdiff
path: root/configs/slimbootloader_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/slimbootloader_defconfig')
-rw-r--r--configs/slimbootloader_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/slimbootloader_defconfig b/configs/slimbootloader_defconfig
index 1597616038f..e68264675d0 100644
--- a/configs/slimbootloader_defconfig
+++ b/configs/slimbootloader_defconfig
@@ -20,6 +20,8 @@ CONFIG_CMD_FAT=y
CONFIG_EFI_PARTITION=y
CONFIG_ENV_OVERWRITE=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
+CONFIG_USE_BOOTFILE=y
+CONFIG_BOOTFILE="bzImage"
CONFIG_TFTP_TSIZE=y
CONFIG_REGMAP=y
CONFIG_SYSCON=y