]> git.dujemihanovic.xyz Git - u-boot.git/commit
cli: Add menu for hush parser
authorFrancis Laniel <francis.laniel@amarulasolutions.com>
Fri, 22 Dec 2023 21:02:29 +0000 (22:02 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 28 Dec 2023 17:02:56 +0000 (12:02 -0500)
commit30dcef8951d06dfa549336aebeb4ea59fc4783e1
treeecead3ac502a63e3bd834858e36050016d0399ba
parent8197f01b9d3c03eec60f068a09eff88554f5a188
cli: Add menu for hush parser

For the moment, the menu contains only entry: HUSH_OLD_PARSER which is the
default.
The goal is to prepare the field to add a new hush parser which guarantees
actual behavior is still correct.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Francis Laniel <francis.laniel@amarulasolutions.com>
cmd/Kconfig
common/Makefile