commit | 227a1245a2e83417425fc04e35b59644e13a7dc4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Sep 10 20:21:23 2020 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 09 12:01:55 2020 -0400 |
tree | aad1843f9e5e569d50bcddae935fca303faeedd4 | |
parent | d613b2abd6a87d5c5660bdc2ef744865e2da95a5 [diff] |
Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooks These are start-up hooks so put them under that menu. Signed-off-by: Simon Glass <sjg@chromium.org>