diff options
Diffstat (limited to 'include/configs/apf27.h')
-rw-r--r-- | include/configs/apf27.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/apf27.h b/include/configs/apf27.h index 018d586ddc..fe3b71411f 100644 --- a/include/configs/apf27.h +++ b/include/configs/apf27.h @@ -148,8 +148,6 @@ /* Boot argument buffer size */ #define CONFIG_AUTO_COMPLETE #define CONFIG_CMDLINE_EDITING -#define CONFIG_SYS_HUSH_PARSER /* enable the "hush" shell */ -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " /* secondary prompt string */ #define CONFIG_ENV_VARS_UBOOT_CONFIG #define CONFIG_PREBOOT "run check_flash check_env;" |