commit | f1f9d4fac5274d9b5ae1b0087fb0fcfa00687bac | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Jun 21 02:11:19 2016 +0900 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 24 17:24:34 2016 -0400 |
tree | 381d5cc760f05e4f5bf7614a1d3e8bf438029eac | |
parent | b88d6f761445df5fd9d2dfe8eb5e32891a3843f0 [diff] |
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER There is no more define of CONFIG_SYS_HUSH_PARSER. Rename some remaining references and drop the backward compatible Kconfig entry. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>