commit | dd7ff43a9cf4b365b59c929af7ad61ffe24b2c32 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri May 02 08:46:48 2025 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri May 30 09:49:32 2025 +0100 |
tree | 0411a96f54d1862aa09069ffc8ec0b77bb0919aa | |
parent | cffde57a3345ffaaa45b3988caf4627e548e58b1 [diff] |
expo: Drop the gap between groups of menu items The gap is intended to separate options which are on different bootdevs, but most of the time there is only one. So drop this gap. Keep the code around in case it becomes useful to have it in the style, or based on some other mechanism. Signed-off-by: Simon Glass <sjg@chromium.org>