diff options
Diffstat (limited to 'include/configs/h2200.h')
-rw-r--r-- | include/configs/h2200.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/h2200.h b/include/configs/h2200.h index 9d2e9e8dc7..8bb149e56b 100644 --- a/include/configs/h2200.h +++ b/include/configs/h2200.h @@ -114,10 +114,6 @@ /* Monitor Command Prompt */ -/* Print Buffer Size */ -#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ - sizeof(CONFIG_SYS_PROMPT) + 16) - #define CONFIG_USB_DEV_PULLUP_GPIO 33 /* USB VBUS GPIO 3 */ |