mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-13 05:55:02 -04:00
OMAP3: CM-T35: update config
update config for OMAP3 CM-T35 Signed-off-by: Igor Grinberg <grinberg@compulab.co.il> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
This commit is contained in:
parent
557aa15594
commit
41d7e702eb
@ -244,10 +244,13 @@
|
|||||||
"fi; " \
|
"fi; " \
|
||||||
"else run nandboot; fi"
|
"else run nandboot; fi"
|
||||||
|
|
||||||
#define CONFIG_AUTO_COMPLETE 1
|
|
||||||
/*
|
/*
|
||||||
* Miscellaneous configurable options
|
* Miscellaneous configurable options
|
||||||
*/
|
*/
|
||||||
|
#define CONFIG_AUTO_COMPLETE
|
||||||
|
#define CONFIG_CMDLINE_EDITING
|
||||||
|
#define CONFIG_TIMESTAMP
|
||||||
|
#define CONFIG_SYS_AUTOLOAD "no"
|
||||||
#define CONFIG_SYS_LONGHELP /* undef to save memory */
|
#define CONFIG_SYS_LONGHELP /* undef to save memory */
|
||||||
#define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */
|
#define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */
|
||||||
#define CONFIG_SYS_PROMPT_HUSH_PS2 "> "
|
#define CONFIG_SYS_PROMPT_HUSH_PS2 "> "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user