commit | 21b86803ebb1b00cd40487f466905c73722752ac | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Sep 04 15:43:59 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Sat Sep 04 15:43:59 2021 -0400 |
tree | bc6e51a4c759f59065d86c25ab0bb110addd28aa | |
parent | a48f5ff4f523a59cdf025a4cbafd0cb3a932809f [diff] | |
parent | 9f6649209f09adcdcec4f194cbca9bdcf9c43bef [diff] |
Merge branch '2021-09-04-makefile-cleanups-part-b' into next - Further Makefile/Kconfig namespace cleanups from Simon. This migrates a number of symbols to Kconfig and replaces some inconsistencies between CONFIG_FOO and CONFIG_SPL_FOO_SUPPORT/CONFIG_TPL_FOO_SUPPORT.