X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fsocrates.h;h=25f15f2c3543b256a4ed1c831e29ffac1744614e;hb=de6f604de245b19ce2e330bc63b6522af134d7ae;hp=19b978a5b9a39898266652d0bbabb037e46d2327;hpb=31a4f1e5b6ee9b6335f0313dce7637cef887f84f;p=u-boot diff --git a/include/configs/socrates.h b/include/configs/socrates.h index 19b978a5b9..25f15f2c35 100644 --- a/include/configs/socrates.h +++ b/include/configs/socrates.h @@ -229,9 +229,6 @@ #define CONFIG_CMDLINE_EDITING 1 /* add command line history */ #define CONFIG_AUTO_COMPLETE 1 /* add autocompletion support */ #define CONFIG_SYS_HUSH_PARSER 1 /* Use the HUSH parser */ -#ifdef CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " -#endif /*