Hi Tom, On Fri, 14 Oct 2022 at 05:50, Tom Rini <tr...@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 <s...@chromium.org> > Signed-off-by: Tom Rini <tr...@konsulko.com> > --- > Makefile | 8 -------- > drivers/core/Kconfig | 2 +- > 2 files changed, 1 insertion(+), 9 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>