summaryrefslogtreecommitdiff
path: root/include/configs/microblaze-generic.h
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2015-12-11 13:59:03 (GMT)
committerMichal Simek <michal.simek@xilinx.com>2016-01-27 14:55:53 (GMT)
commit077fe0f5e758a9810b320a2437d52b965a63c3b7 (patch)
tree8415e778ce4a2359e49d06a0d683570dbf7fcee4 /include/configs/microblaze-generic.h
parent44a3a91cb0424e887105c2bfc670b863e8f2ee71 (diff)
downloadu-boot-077fe0f5e758a9810b320a2437d52b965a63c3b7.tar.xz
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 9d14192..3cbec65 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