diff options
Diffstat (limited to 'include/configs/3c120_devboard.h')
-rw-r--r-- | include/configs/3c120_devboard.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/3c120_devboard.h b/include/configs/3c120_devboard.h index 3869d9065c..463e978ccd 100644 --- a/include/configs/3c120_devboard.h +++ b/include/configs/3c120_devboard.h @@ -81,7 +81,6 @@ * MISC */ #define CONFIG_SYS_LONGHELP /* Provide extended help */ -#define CONFIG_SYS_CBSIZE 256 /* Console I/O buf size */ #define CONFIG_SYS_MAXARGS 16 /* Max command args */ #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE /* Bootarg buf size */ #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ |