
1 Apr
2023
1 Apr
'23
8:32 a.m.
On Fri, 31 Mar 2023 at 08:48, Francis Laniel francis.laniel@amarulasolutions.com wrote:
For the moment, the menu contains only entry: HUSH_OLD_PARSER which is the default.
It seems to contain both with this patch?
The goal is to prepare the field to add a new hush parser which guarantees actual behavior is still correct.
Signed-off-by: Francis Laniel francis.laniel@amarulasolutions.com
cmd/Kconfig | 21 +++++++++++++++++++++ common/Makefile | 3 ++- 2 files changed, 23 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org