commit | 6f10080c6e5104c65cb1e672dba4554b56de63ff | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri May 02 08:46:56 2025 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri May 30 09:49:33 2025 +0100 |
tree | 3d7940c0a7baec9dd430231f25ac0f4856491581 | |
parent | 7bbbcbfd00f10b89946f57864331cd0a8bc14016 [diff] |
expo: Split setting up the menu from adding items Some callers may wish to add items later as they are discovered. Split the setup code into its own function, to permit this. Signed-off-by: Simon Glass <sjg@chromium.org>