core: Enable DM by default
authorTom Rini <trini@konsulko.com>
Fri, 14 Oct 2022 11:50:19 +0000 (07:50 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 21 Oct 2022 17:47:56 +0000 (13:47 -0400)
commit9af4a0c8a6ffb34e968bdcb8bcaf8d97610e53b3
tree24f9484afecd8577f324ef1c78bdf141db164ffd
parentf35e37cffd6e57c614ec9de0923ee5d1cff1077f
core: Enable DM by default

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@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Makefile
drivers/core/Kconfig