X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2FP1023RDS.h;h=cdb56bb8f417384ae185af838553862e18935789;hb=962d026b6aaf7d801d182f3188e4bbc106e057e3;hp=e057b1f9459002dfd7155eabefda5c743f3f5078;hpb=797449a16d7f56ce1a7e38e3d85061f933b92c17;p=u-boot diff --git a/include/configs/P1023RDS.h b/include/configs/P1023RDS.h index e057b1f945..cdb56bb8f4 100644 --- a/include/configs/P1023RDS.h +++ b/include/configs/P1023RDS.h @@ -299,9 +299,6 @@ extern unsigned long get_clock_freq(void); /* Use the HUSH parser */ #define CONFIG_SYS_HUSH_PARSER -#ifdef CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " -#endif /* * Pass open firmware flat tree @@ -310,9 +307,6 @@ extern unsigned long get_clock_freq(void); #define CONFIG_OF_BOARD_SETUP #define CONFIG_OF_STDOUT_VIA_ALIAS -#define CONFIG_SYS_64BIT_VSPRINTF -#define CONFIG_SYS_64BIT_STRTOUL - /* new uImage format support */ #define CONFIG_FIT #define CONFIG_FIT_VERBOSE /* enable fit_format_{error,warning}() */