]> git.ipfire.org Git - people/ms/u-boot.git/commit - cmd/Makefile
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 20 Jun 2016 17:11:19 +0000 (02:11 +0900)
committerTom Rini <trini@konsulko.com>
Fri, 24 Jun 2016 21:24:34 +0000 (17:24 -0400)
commitf1f9d4fac5274d9b5ae1b0087fb0fcfa00687bac
tree381d5cc760f05e4f5bf7614a1d3e8bf438029eac
parentb88d6f761445df5fd9d2dfe8eb5e32891a3843f0
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>
board/work-microwave/work_92105/work_92105_display.c
cmd/Kconfig
cmd/Makefile
common/Makefile
common/cli.c
test/command_ut.c