diff options
Diffstat (limited to 'include/configs/axs10x.h')
-rw-r--r-- | include/configs/axs10x.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/axs10x.h b/include/configs/axs10x.h index 8f516eaa4f..f365054322 100644 --- a/include/configs/axs10x.h +++ b/include/configs/axs10x.h @@ -81,7 +81,6 @@ * Console configuration */ #define CONFIG_SYS_LONGHELP -#define CONFIG_SYS_CBSIZE SZ_256 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ sizeof(CONFIG_SYS_PROMPT) + 16) |