]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ls2080a_common.h
configs: Re-sync HUSH options
[u-boot] / include / configs / ls2080a_common.h
index 57e2a2919c1fd5be8744302c15c1c0c656a44d19..aee8e5ee197d7f7606982ee58dd67e4003bec233 100644 (file)
@@ -267,8 +267,6 @@ unsigned long long get_qixis_addr(void);
 #define CONFIG_SYS_CBSIZE              512     /* Console I/O Buffer Size */
 #define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \
                                        sizeof(CONFIG_SYS_PROMPT) + 16)
-#define CONFIG_SYS_HUSH_PARSER
-#define CONFIG_SYS_PROMPT_HUSH_PS2     "> "
 #define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE /* Boot args buffer */
 #define CONFIG_SYS_LONGHELP
 #define CONFIG_CMDLINE_EDITING         1