diff options
Diffstat (limited to 'include/configs/amcore.h')
-rw-r--r-- | include/configs/amcore.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/amcore.h b/include/configs/amcore.h index 77fc1ef61b..595bd57a7f 100644 --- a/include/configs/amcore.h +++ b/include/configs/amcore.h @@ -33,9 +33,6 @@ /* undef to save memory */ #undef CONFIG_SYS_LONGHELP -/* Boot argument buffer size */ -#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE - #define CONFIG_AUTO_COMPLETE 1 /* add autocompletion support */ #define CONFIG_MX_CYCLIC 1 /* enable mdc/mwc commands */ |