diff options
Diffstat (limited to 'include/configs/10m50_devboard.h')
-rw-r--r-- | include/configs/10m50_devboard.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/10m50_devboard.h b/include/configs/10m50_devboard.h index 892ceff5e6..d15cc44e78 100644 --- a/include/configs/10m50_devboard.h +++ b/include/configs/10m50_devboard.h @@ -78,7 +78,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 + \ |