summaryrefslogtreecommitdiff
path: root/configs/M5235EVB_Flash32_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-12-02 16:42:20 -0500
committerTom Rini <trini@konsulko.com>2022-12-22 10:31:48 -0500
commit98fbad631f9973eb763d83571ec8dde00a94a76c (patch)
tree1b6ec152f43f2cfc71d0af496c2bf83b66e5bb1e /configs/M5235EVB_Flash32_defconfig
parent21491883d2af674f698a94699a5a8b7356d02adf (diff)
downloadu-boot-98fbad631f9973eb763d83571ec8dde00a94a76c.tar.gz
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/M5235EVB_Flash32_defconfig')
-rw-r--r--configs/M5235EVB_Flash32_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/M5235EVB_Flash32_defconfig b/configs/M5235EVB_Flash32_defconfig
index c0087aa67f..38c5076d5f 100644
--- a/configs/M5235EVB_Flash32_defconfig
+++ b/configs/M5235EVB_Flash32_defconfig
@@ -44,6 +44,7 @@ CONFIG_SYS_I2C_SPEED=80000
CONFIG_MTD_NOR_FLASH=y
CONFIG_FLASH_CFI_DRIVER=y
CONFIG_SYS_FLASH_CFI_WIDTH_32BIT=y
+CONFIG_FLASH_SHOW_PROGRESS=0
CONFIG_SYS_FLASH_PROTECTION=y
CONFIG_SYS_FLASH_CFI=y
CONFIG_SYS_MAX_FLASH_SECT=137