diff options
Diffstat (limited to 'include/configs/stm32h743-eval.h')
-rw-r--r-- | include/configs/stm32h743-eval.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/stm32h743-eval.h b/include/configs/stm32h743-eval.h index fee0304c22..aa2871d669 100644 --- a/include/configs/stm32h743-eval.h +++ b/include/configs/stm32h743-eval.h @@ -38,14 +38,9 @@ #define CONFIG_BOOTARGS \ "console=ttyS0,115200 earlyprintk consoleblank=0 ignore_loglevel" -#define CONFIG_ENV_VARS_UBOOT_CONFIG - /* * Command line configuration. */ -#define CONFIG_SYS_LONGHELP -#define CONFIG_AUTO_COMPLETE -#define CONFIG_CMDLINE_EDITING #define CONFIG_CMD_CACHE #define CONFIG_BOARD_LATE_INIT |