clearfog: add HUSH parser
authorPeter Robinson <pbrobinson@gmail.com>
Thu, 26 May 2016 08:48:24 +0000 (09:48 +0100)
committerStefan Roese <sr@denx.de>
Tue, 31 May 2016 05:43:51 +0000 (07:43 +0200)
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>
configs/clearfog_defconfig

index 0fde640deb056461c4e8b6360d66c581b04cd41c..75ea200b2794249dd052c06186822ac95ea93ce9 100644 (file)
@@ -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