mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-02 15:33:55 +01:00
ipq5018: Enable Hush shell parser
Change-Id: I6003e692b66844070a6eda0f20ab860c7afa49d8 Signed-off-by: Vandhiadevan <vkarunam@codeaurora.org>
This commit is contained in:
parent
7f61cf2d58
commit
43ff3fdc89
1 changed files with 2 additions and 0 deletions
|
|
@ -174,6 +174,8 @@ extern loff_t board_env_size;
|
|||
* U-Boot Env Configs
|
||||
*/
|
||||
#define CONFIG_OF_LIBFDT 1
|
||||
#define CONFIG_SYS_HUSH_PARSER
|
||||
#define CONFIG_CMD_XIMG
|
||||
|
||||
/* MTEST */
|
||||
#define CONFIG_CMD_MEMTEST
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue