summaryrefslogtreecommitdiff
path: root/configs/porter_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@gmail.com>2018-04-07 18:15:00 +0300
committerMarek Vasut <marek.vasut+renesas@gmail.com>2018-04-12 00:11:55 +0300
commit78bf3f2180cd8d25c27cd6c25c80e2be95d0ccf6 (patch)
tree5e55aa481260ec99cbb65fddf24c62235d51660c /configs/porter_defconfig
parent82239aa7cd6bca3fbb2335523e4f8ff782c401c8 (diff)
downloadu-boot-78bf3f2180cd8d25c27cd6c25c80e2be95d0ccf6.tar.xz
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>
Diffstat (limited to 'configs/porter_defconfig')
-rw-r--r--configs/porter_defconfig1
1 files changed, 1 insertions, 0 deletions
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