]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
ARM: sheevaplug: add HUSH parser
authorDrEagle <dreagle@doukki.net>
Sun, 7 Sep 2014 16:01:24 +0000 (18:01 +0200)
committerPrafulla Wadaskar <prafulla@marvell.com>
Wed, 1 Oct 2014 11:05:09 +0000 (07:05 -0400)
This patch add HUSH command parser

Signed-off-by: Gerald Kerma <drEagle@doukki.net>
 Changes in v1:
 - add HUSH command parser
Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
include/configs/sheevaplug.h

index 62f46b7e19509d8df9df1fccfbe0b19b680789f2..71be8238998b7a077bfa32d42e4f6922d8c230ef 100644 (file)
 #define CONFIG_LZMA
 #define CONFIG_LZO
 
+/*
+ * Miscellaneous configurable options
+ */
+#define CONFIG_SYS_HUSH_PARSER         /* use "hush" command parser */
+
 /*
  * Commands configuration
  */