commit | 4d8ea26f99062c92e93d25a1cb7613600b30b3c7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Sep 14 10:55:52 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 19 11:36:26 2023 -0400 |
tree | 6eeda080f7cf1b3af3b6d058d23b62ee9c8f523b | |
parent | 815f8d3f86dcabea7b82d302aefa86c6cc09a210 [diff] |
Kconfig: Move SPL_FIT under FIT This option already depends on FIT, so put it under the same umbrella, so that it appears in the FIT menu. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>