commit | 8fdfac9529571c4298dd70d539c3239d84f58a6e | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Jun 21 02:11:18 2016 +0900 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 24 17:24:33 2016 -0400 |
tree | 5c8125952e902970153ff7275d2241a70e0d0473 | |
parent | ea19c53d403967931c5f3cc6344c5cd9c9351cbe [diff] |
Move CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boards I still see some defines of this config in board headers. Move them to defconfigs (+ renaming to CONFIG_HUSH_PARSER) to complete this migration. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>