[PATCH 1/2] core: Enable DM by default
Simon Glass
sjg at chromium.org
Fri Oct 14 17:56:37 CEST 2022
Hi Tom,
On Fri, 14 Oct 2022 at 05:50, Tom Rini <trini at konsulko.com> wrote:
>
> There are no longer any platforms which do not enable DM, move this to a
> def_bool y and remove the check in the Makefile.
>
> Cc: Simon Glass <sjg at chromium.org>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> Makefile | 8 --------
> drivers/core/Kconfig | 2 +-
> 2 files changed, 1 insertion(+), 9 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list