commit | fbcd3b7e392bf5987eb1d21027fc98ffaf262008 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 01 13:19:24 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 07 14:33:48 2023 -0500 |
tree | 4d294736882d178c6c60332303a3b946a39f0eec | |
parent | 0d56aa14670d941779abd0fd2e05b13ead258794 [diff] |
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>