diff --git a/include/configs/sheevaplug.h b/include/configs/sheevaplug.h index 62f46b7e195..71be8238998 100644 --- a/include/configs/sheevaplug.h +++ b/include/configs/sheevaplug.h @@ -30,6 +30,11 @@ #define CONFIG_LZMA #define CONFIG_LZO +/* + * Miscellaneous configurable options + */ +#define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */ + /* * Commands configuration */