commit | 6757052218e68b14fcb9ea4453967c4ff9242ac6 | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Fri Aug 25 13:02:50 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 08 10:07:11 2023 -0400 |
tree | da865969bb0ebc02430bd5b572723a8cb944fced | |
parent | 50c846ad8ee25e2af4586ef1d26e85e026b72f0f [diff] |
include: configs: am62x_evm: Wrap distroboot with CONFIG_DISTRO_DEFAULTS Wrap the distro_boot options with CONFIG_DISTRO_DEFAULTS. This is an intermediate step for us to switch over to CONFIG_BOOTSTD_DEFAULTS and drop this section in follow on patches. Reviewed-by: Tom Rini <trini@konsulko.com> Tested-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>