diff options
Diffstat (limited to 'configs/xtfpga_defconfig')
-rw-r--r-- | configs/xtfpga_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/xtfpga_defconfig b/configs/xtfpga_defconfig index c58514669dd..f5eeea426bb 100644 --- a/configs/xtfpga_defconfig +++ b/configs/xtfpga_defconfig @@ -39,6 +39,7 @@ CONFIG_VERSION_VARIABLE=y CONFIG_MTD_NOR_FLASH=y CONFIG_FLASH_CFI_DRIVER=y CONFIG_SYS_FLASH_CFI_WIDTH_16BIT=y +CONFIG_FLASH_SHOW_PROGRESS=0 CONFIG_SYS_FLASH_EMPTY_INFO=y CONFIG_SYS_FLASH_PROTECTION=y CONFIG_SYS_FLASH_CFI=y |