summaryrefslogtreecommitdiffstats
path: root/configs/microblaze-generic_defconfig
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2015-12-11 14:59:03 +0100
committerMichal Simek <michal.simek@xilinx.com>2016-01-27 15:55:53 +0100
commit077fe0f5e758a9810b320a2437d52b965a63c3b7 (patch)
tree8415e778ce4a2359e49d06a0d683570dbf7fcee4 /configs/microblaze-generic_defconfig
parent44a3a91cb0424e887105c2bfc670b863e8f2ee71 (diff)
downloadtalos-obmc-uboot-077fe0f5e758a9810b320a2437d52b965a63c3b7.tar.gz
talos-obmc-uboot-077fe0f5e758a9810b320a2437d52b965a63c3b7.zip
microblaze: Enable HUSH via Kconfig
Cleanup board file. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'configs/microblaze-generic_defconfig')
-rw-r--r--configs/microblaze-generic_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/microblaze-generic_defconfig b/configs/microblaze-generic_defconfig
index f30e9c1ac6..39c2ad2813 100644
--- a/configs/microblaze-generic_defconfig
+++ b/configs/microblaze-generic_defconfig
@@ -7,6 +7,7 @@ CONFIG_DEFAULT_DEVICE_TREE="microblaze-generic"
CONFIG_SPL=y
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
+CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="U-Boot-mONStR> "
CONFIG_CMD_GPIO=y
# CONFIG_CMD_SETEXPR is not set
OpenPOWER on IntegriCloud