commit | d167062c48a822ae754f1b1c75e97233184b8a0e | [log] [tgz] |
---|---|---|
author | Peter Robinson <pbrobinson@gmail.com> | Fri Aug 18 15:54:10 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 28 15:59:22 2023 -0400 |
tree | d19ff6ae81d3aa6351461f0d0047ddd16b1f41e4 | |
parent | 6a1d3f64c201ed3f6df819cfcf08154b6ec1c02e [diff] |
boot: Fix reference to bootmenu doc The Kconfig references a readme file that's moved and converted to rst so update the reference. Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>