]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/jupiter.h
configs: Re-sync HUSH options
[people/ms/u-boot.git] / include / configs / jupiter.h
index b49468376019d2e23d4a3354e6ddab783a3d8372..09f308f780877c5920980d7d9eb312a3b6d0989f 100644 (file)
 #define CONFIG_SYS_LONGHELP                    /* undef to save memory     */
 
 #define CONFIG_CMDLINE_EDITING 1       /* add command line history     */
-#define CONFIG_SYS_HUSH_PARSER         1       /* Use the HUSH parser          */
 #if defined(CONFIG_CMD_KGDB)
 #define CONFIG_SYS_CBSIZE              1024    /* Console I/O Buffer Size  */
 #else