summaryrefslogtreecommitdiff
path: root/configs/r8a7795_ulcb_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2017-08-20 17:13:42 +0200
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2017-08-26 07:04:49 +0900
commitd47f356cdedcd69c1dbfe67143d1694f384aa126 (patch)
tree25967c272387be6181421cbaa100f281dae427bb /configs/r8a7795_ulcb_defconfig
parentc4464e163e9ad9d1dab2c2b2ee77e7a3feadab11 (diff)
ARM: rmobile: Enable HUSH parser
The HUSH parser was disabled somewhere along the way, reenable it. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Alexandru Gagniuc <alex.g@adaptrum.com> Cc: Joe Hershberger <joe.hershberger@ni.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'configs/r8a7795_ulcb_defconfig')
-rw-r--r--configs/r8a7795_ulcb_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/r8a7795_ulcb_defconfig b/configs/r8a7795_ulcb_defconfig
index 8b6b03ba32..82e5942091 100644
--- a/configs/r8a7795_ulcb_defconfig
+++ b/configs/r8a7795_ulcb_defconfig
@@ -9,6 +9,7 @@ CONFIG_USE_BOOTARGS=y
CONFIG_BOOTARGS="console=ttySC0,115200 rw root=/dev/nfs nfsroot=192.168.0.1:/export/rfs ip=192.168.0.20"
CONFIG_DEFAULT_FDT_FILE="r8a7795-h3ulcb.dtb"
CONFIG_VERSION_VARIABLE=y
+CONFIG_HUSH_PARSER=y
CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMLS is not set
CONFIG_CMD_MMC=y