summaryrefslogtreecommitdiff
path: root/configs/qemu-riscv64_spl_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-12-03 00:42:20 +0300
committerTom Rini <trini@konsulko.com>2022-12-22 18:31:48 +0300
commit98fbad631f9973eb763d83571ec8dde00a94a76c (patch)
tree1b6ec152f43f2cfc71d0af496c2bf83b66e5bb1e /configs/qemu-riscv64_spl_defconfig
parent21491883d2af674f698a94699a5a8b7356d02adf (diff)
downloadu-boot-98fbad631f9973eb763d83571ec8dde00a94a76c.tar.xz
Convert CONFIG_FLASH_SHOW_PROGRESS to Kconfig
This converts the following to Kconfig: CONFIG_FLASH_SHOW_PROGRESS Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/qemu-riscv64_spl_defconfig')
-rw-r--r--configs/qemu-riscv64_spl_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/qemu-riscv64_spl_defconfig b/configs/qemu-riscv64_spl_defconfig
index 68b16f0a2c..840e0ff151 100644
--- a/configs/qemu-riscv64_spl_defconfig
+++ b/configs/qemu-riscv64_spl_defconfig
@@ -24,5 +24,6 @@ CONFIG_SYS_BOOTM_LEN=0x4000000
# CONFIG_CMD_MII is not set
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_DM_MTD=y
+CONFIG_FLASH_SHOW_PROGRESS=0
CONFIG_SYS_MAX_FLASH_BANKS=2
# CONFIG_BINMAN_FDT is not set