expo: Drop the gap between groups of menu items
authorSimon Glass <sjg@chromium.org>
Fri, 2 May 2025 14:46:48 +0000 (08:46 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 30 May 2025 08:49:32 +0000 (09:49 +0100)
commitbebc3547b22001e61a24d42e5404c5273b9ea073
tree0411a96f54d1862aa09069ffc8ec0b77bb0919aa
parent3c35fb03d59e1aca4670a813a3bf83aa5ea48317
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>
boot/bootflow_menu.c