On Mon, May 11, 2015 at 1:33 PM, Tom Rini <[email protected]> wrote: > 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!
Gladly! I left this off the first round as I was unsure if it'd be controversial or not and figured I'd try and leave that out of my first go :-) _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

