diff options
Diffstat (limited to 'include/configs/ls1046aqds.h')
-rw-r--r-- | include/configs/ls1046aqds.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ls1046aqds.h b/include/configs/ls1046aqds.h index c2bbc5fec31..869bbd76346 100644 --- a/include/configs/ls1046aqds.h +++ b/include/configs/ls1046aqds.h @@ -43,7 +43,6 @@ #define CONFIG_SYS_FLASH_BASE_PHYS_EARLY 0x00000000 #ifdef CONFIG_MTD_NOR_FLASH -#define CONFIG_SYS_FLASH_QUIET_TEST #define CONFIG_FLASH_SHOW_PROGRESS 45 /* count down from 45/5: 9..1 */ #endif #endif |