Skip to content
Snippets Groups Projects
Commit 78bf3f21 authored by Marek Vasut's avatar Marek Vasut
Browse files

ARM: rmobile: Enable HUSH on M2 Porter


Enable the HUSH shell, since it is far more capable.

Signed-off-by: default avatarMarek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
parent 82239aa7
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment