diff options
Diffstat (limited to 'include/configs/secomx6quq7.h')
-rw-r--r-- | include/configs/secomx6quq7.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/secomx6quq7.h b/include/configs/secomx6quq7.h index c3a4961b0d..3fb7e5e768 100644 --- a/include/configs/secomx6quq7.h +++ b/include/configs/secomx6quq7.h @@ -63,10 +63,6 @@ "stdout=serial\0" \ "stderr=serial\0" -/* Print Buffer Size */ -#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ - sizeof(CONFIG_SYS_PROMPT) + 16) - #define CONFIG_SYS_HZ 1000 /* Physical Memory Map */ |