mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
ARM: rmobile: Enable HUSH on M2 Porter
Enable the HUSH shell, since it is far more capable. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
parent
82239aa7cd
commit
78bf3f2180
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ CONFIG_TPL_SPI_FLASH_SUPPORT=y
|
|||
CONFIG_TPL_SPI_LOAD=y
|
||||
CONFIG_TPL_SPI_SUPPORT=y
|
||||
CONFIG_TPL_YMODEM_SUPPORT=y
|
||||
CONFIG_HUSH_PARSER=y
|
||||
CONFIG_CMD_BOOTZ=y
|
||||
# CONFIG_CMD_IMI is not set
|
||||
# CONFIG_CMD_XIMG is not set
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue