On Mon, May 11, 2015 at 12:23:26PM +0100, Peter Robinson wrote: > Move generic miscellaneous options that are standard across most, if not all, > mx6 boards to central mx6_common define to ensure consistent features. > > Signed-off-by: Peter Robinson <[email protected]> [snip] > @@ -187,22 +182,15 @@ > #define CONFIG_ARP_TIMEOUT 200UL > > /* Miscellaneous configurable options */ > -#define CONFIG_SYS_LONGHELP > -#define CONFIG_SYS_HUSH_PARSER > #define CONFIG_SYS_PROMPT_HUSH_PS2 "> "
While we're in the area would you mind doing a follow-up that nukes CONFIG_SYS_PROMPT_HUSH_PS2 again? The default value is "> " and we ought to just make it non-configurable since I don't believe anyone has ever set it to something else. Thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

