cmd: Add an option to enable the ini command
authorSimon Glass <sjg@chromium.org>
Wed, 1 Feb 2023 20:19:24 +0000 (13:19 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 7 Feb 2023 19:33:48 +0000 (14:33 -0500)
commite158c948832a720d39f9e3c604505f5be224d147
tree4d294736882d178c6c60332303a3b946a39f0eec
parent784d4fdfdbe74065cf339e3c225dafdabe4fa772
cmd: Add an option to enable the ini command

This command has no Kconfig option at present, but seems useful enough to
keep around. Add one.

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/Kconfig