ARM: rmobile: Enable HUSH on M2 Porter
authorMarek Vasut <[email protected]>
Sat, 7 Apr 2018 15:15:00 +0000 (17:15 +0200)
committerMarek Vasut <[email protected]>
Wed, 11 Apr 2018 21:11:55 +0000 (23:11 +0200)
Enable the HUSH shell, since it is far more capable.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Nobuhiro Iwamatsu <[email protected]>
configs/porter_defconfig

index e4a2828ed4e346d42108271d5c13ffa7b408b52a..7c58b136d4ec6cfc6bd157bd0733c5a1b8da61c7 100644 (file)
@@ -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