diff options
Diffstat (limited to 'include/configs/nsim.h')
-rw-r--r-- | include/configs/nsim.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/nsim.h b/include/configs/nsim.h index b51ac6e197..f6702410eb 100644 --- a/include/configs/nsim.h +++ b/include/configs/nsim.h @@ -55,7 +55,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) |