commit | d761eeabcdd127b3a26ee140e9a38b45d20fbd1b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Sep 14 10:55:40 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 19 11:36:25 2023 -0400 |
tree | e6a8520cf730b45ade4c33953a51afe1ad08a0fd | |
parent | a90b5946f488e8a36bd318220244ecd0908ce1d3 [diff] |
Kconfig: Move API into general setup This is perhaps not a commonly used feature so should not have its own option in the main menu. Move it under general setup. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>