diff options
-rw-r--r-- | include/configs/tqma6.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/tqma6.h b/include/configs/tqma6.h index 4c93c9bbb97..a09118453a1 100644 --- a/include/configs/tqma6.h +++ b/include/configs/tqma6.h @@ -369,10 +369,6 @@ "panicboot=echo No boot device !!! reset\0" \ TQMA6_EXTRA_BOOTDEV_ENV_SETTINGS \ -/* Print Buffer Size */ -#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ - sizeof(CONFIG_SYS_PROMPT) + 16) - #define CONFIG_STACKSIZE (128u * SZ_1K) /* Physical Memory Map */ |