commit | 95fd4f3330a3845ebb09a7a3e2eb66a9f093b2df | [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 | 98eed0d4f9322832e1428887d7c37b4dde8c5317 [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>