diff options
Diffstat (limited to 'include/configs/stm32f429-discovery.h')
-rw-r--r-- | include/configs/stm32f429-discovery.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/stm32f429-discovery.h b/include/configs/stm32f429-discovery.h index 52a752916e..024d75af3b 100644 --- a/include/configs/stm32f429-discovery.h +++ b/include/configs/stm32f429-discovery.h @@ -59,8 +59,6 @@ #define CONFIG_SYS_CBSIZE 1024 -#define CONFIG_SYS_MAXARGS 16 - #define CONFIG_SYS_MALLOC_LEN (2 << 20) #define CONFIG_BOOTCOMMAND \ |