commit | 1b6cbaa69f45cb4fc3fd627c62af52a4ceafbc7a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Sep 10 20:21:17 2020 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 09 11:59:51 2020 -0400 |
tree | 040216836b9621ddddfa096ddf47db371ebfd110 | |
parent | e9d54d7cce07a8cd8754a0903306c991cf37f199 [diff] |
Kconfig: Move CONFIG_BOOTDELAY under autoboot options This option relates to autoboot, so move it there. Signed-off-by: Simon Glass <sjg@chromium.org>