commit | 9f5139300acd9d07966feff1edad12af81cbe93f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jan 06 08:52:38 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 16 18:26:50 2023 -0500 |
tree | 8d9ee49c74f724dd1ff2628551ee517f0c7fcf94 | |
parent | 0a4d14b8bb0251155d3156936ca4b03aa59cbfc5 [diff] |
expo: Add support for scene menus A menu is a key part of the expo design. It consists of a number of items which the user can select from. Add the initial implementation of this. Signed-off-by: Simon Glass <sjg@chromium.org>