summaryrefslogtreecommitdiffstats
path: root/include/configs/microblaze-generic.h
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 /include/configs/microblaze-generic.h
parent44a3a91cb0424e887105c2bfc670b863e8f2ee71 (diff)
downloadblackbird-obmc-uboot-077fe0f5e758a9810b320a2437d52b965a63c3b7.tar.gz
blackbird-obmc-uboot-077fe0f5e758a9810b320a2437d52b965a63c3b7.zip
microblaze: Enable HUSH via Kconfig
Cleanup board file. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'include/configs/microblaze-generic.h')
-rw-r--r--include/configs/microblaze-generic.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/microblaze-generic.h b/include/configs/microblaze-generic.h
index 9d14192b41..3cbec659a1 100644
--- a/include/configs/microblaze-generic.h
+++ b/include/configs/microblaze-generic.h
@@ -281,9 +281,6 @@
#define CONFIG_SYS_CONSOLE_IS_IN_ENV
-/* Use the HUSH parser */
-#define CONFIG_SYS_HUSH_PARSER
-
/* Enable flat device tree support */
#define CONFIG_LMB 1
#define CONFIG_OF_LIBFDT 1
OpenPOWER on IntegriCloud