summaryrefslogtreecommitdiff
path: root/configs/integratorcp_cm926ejs_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-02-25 19:19:48 +0300
committerTom Rini <trini@konsulko.com>2022-03-04 00:51:20 +0300
commitfdfb17b1f593d1c579c4f65cfbe9fc53011d3cdc (patch)
tree3c952c3b7d245e8542c17d27f872371d957a2e4c /configs/integratorcp_cm926ejs_defconfig
parent6d21dd313b5d7baf0d125344de4e997a0341f348 (diff)
downloadu-boot-fdfb17b1f593d1c579c4f65cfbe9fc53011d3cdc.tar.xz
Convert CONFIG_BOOTFILE to Kconfig
This converts the following to Kconfig: CONFIG_BOOTFILE Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/integratorcp_cm926ejs_defconfig')
-rw-r--r--configs/integratorcp_cm926ejs_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/integratorcp_cm926ejs_defconfig b/configs/integratorcp_cm926ejs_defconfig
index 3d158874ac..87e2a978b8 100644
--- a/configs/integratorcp_cm926ejs_defconfig
+++ b/configs/integratorcp_cm926ejs_defconfig
@@ -23,6 +23,8 @@ CONFIG_CMD_IMLS=y
CONFIG_CMD_ARMFLASH=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_ENV_ADDR=0x24F00000
+CONFIG_USE_BOOTFILE=y
+CONFIG_BOOTFILE="uImage"
# CONFIG_MMC is not set
CONFIG_MTD_NOR_FLASH=y
CONFIG_FLASH_CFI_DRIVER=y