X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fintegratorap.h;h=2252d93833e9085e0f77b0cd71d490bf9101c39f;hb=219f4788d33b04e394d4ade1feaedc0292acc790;hp=fea40fcfe383b16e39ad5dd23310169b845f8d48;hpb=26750c8aee2383a026e0cf89e9310628d3a5a6a0;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/integratorap.h b/include/configs/integratorap.h index fea40fc..2252d93 100644 --- a/include/configs/integratorap.h +++ b/include/configs/integratorap.h @@ -93,7 +93,6 @@ #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_HUSH_PARSER #define CONFIG_SYS_PROMPT "Integrator-AP # " /* Monitor Command Prompt */ -#define CONFIG_SYS_PROMPT_HUSH_PS2 "# " #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */ /* Print Buffer Size */ #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16)