[U-Boot] [PATCH 07/10] imx6: move generic miscellaneous and overwrite options

Tom Rini trini at konsulko.com
Mon May 11 14:33:17 CEST 2015


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 <pbrobinson at gmail.com>
[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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150511/0719af1a/attachment.sig>


More information about the U-Boot mailing list