diff options
Diffstat (limited to 'include/configs/ethernut5.h')
-rw-r--r-- | include/configs/ethernut5.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ethernut5.h b/include/configs/ethernut5.h index 430acc09fb..d67200b8b1 100644 --- a/include/configs/ethernut5.h +++ b/include/configs/ethernut5.h @@ -167,8 +167,6 @@ /* Misc. u-boot settings */ #define CONFIG_SYS_MAXARGS 16 -#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + 16 \ - + sizeof(CONFIG_SYS_PROMPT)) #define CONFIG_SYS_LONGHELP #define CONFIG_CMDLINE_EDITING |