commit | 529cb2c46d5f64a9e4e9fd0e1894e31075cdb5e4 | [log] [tgz] |
---|---|---|
author | Francis Laniel <francis.laniel@amarulasolutions.com> | Fri Dec 22 22:02:29 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 28 12:02:56 2023 -0500 |
tree | ecead3ac502a63e3bd834858e36050016d0399ba | |
parent | 36836fcbb0fd87635bdef6f3647dc9c3cf3a7117 [diff] |
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>