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