diff options
Diffstat (limited to 'include/configs/octeontx2_common.h')
-rw-r--r-- | include/configs/octeontx2_common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/octeontx2_common.h b/include/configs/octeontx2_common.h index 3b34b56c7a8..f30851cc878 100644 --- a/include/configs/octeontx2_common.h +++ b/include/configs/octeontx2_common.h @@ -22,8 +22,6 @@ "ethrotate=yes\0" \ "autoload=0\0" -/* Monitor Command Prompt */ -#define CONFIG_SYS_CBSIZE 1024 /** Console I/O Buffer Size */ #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE #define CONFIG_SYS_MMC_MAX_BLK_COUNT 8192 |