From: Marek Vasut <marek.vasut+renesas@gmail.com>
Date: Sat, 7 Apr 2018 15:15:00 +0000 (+0200)
Subject: ARM: rmobile: Enable HUSH on M2 Porter
X-Git-Tag: v2025.01-rc5-pxa1908~4493^2~31
X-Git-Url: http://git.dujemihanovic.xyz/%22bddb.css/static/gitweb.css?a=commitdiff_plain;h=78bf3f2180cd8d25c27cd6c25c80e2be95d0ccf6;p=u-boot.git

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>
---

diff --git a/configs/porter_defconfig b/configs/porter_defconfig
index e4a2828ed4..7c58b136d4 100644
--- a/configs/porter_defconfig
+++ b/configs/porter_defconfig
@@ -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