diff options
Diffstat (limited to 'include/configs/T1040QDS.h')
-rw-r--r-- | include/configs/T1040QDS.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/T1040QDS.h b/include/configs/T1040QDS.h index c2d0facb75..4aa2f2b738 100644 --- a/include/configs/T1040QDS.h +++ b/include/configs/T1040QDS.h @@ -45,7 +45,6 @@ /* support deep sleep */ #define CONFIG_DEEP_SLEEP #if defined(CONFIG_DEEP_SLEEP) -#define CONFIG_SILENT_CONSOLE #define CONFIG_BOARD_EARLY_INIT_F #endif |