commit | 17a48e4e85622f9e2aef7aa9cf4c65fe5d510025 | [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 | 8fdfac9529571c4298dd70d539c3239d84f58a6e [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>