summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2016-05-26 09:48:24 +0100
committerStefan Roese <sr@denx.de>2016-05-31 07:43:51 +0200
commit452b3813f99538ebd54407e911733c4b26efd1a4 (patch)
treee9e30f268c9114eafa51980e0fa6f360f3eae9c0 /configs
parente4a94ce4ac77396b181663c0493c50bc2d5b9143 (diff)
downloadblackbird-obmc-uboot-452b3813f99538ebd54407e911733c4b26efd1a4.tar.gz
blackbird-obmc-uboot-452b3813f99538ebd54407e911733c4b26efd1a4.zip
clearfog: add HUSH parser
In the big move of CONFIG_HUSH_PARSER to config files the clearfog somehow missed out. Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/clearfog_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/clearfog_defconfig b/configs/clearfog_defconfig
index 0fde640deb..75ea200b27 100644
--- a/configs/clearfog_defconfig
+++ b/configs/clearfog_defconfig
@@ -3,6 +3,7 @@ CONFIG_ARCH_MVEBU=y
CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_TARGET_CLEARFOG=y
CONFIG_DEFAULT_DEVICE_TREE="armada-388-clearfog"
+CONFIG_HUSH_PARSER=y
CONFIG_SPL=y
CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMLS is not set
OpenPOWER on IntegriCloud