Makefile: Move drivers/dma/ into drivers/Makefile
authorSimon Glass <sjg@chromium.org>
Sun, 8 Aug 2021 18:20:22 +0000 (12:20 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 4 Sep 2021 16:26:02 +0000 (12:26 -0400)
commit39f09140a1aa6d8f5575c73661aa002a1d87ef54
tree6a2a4fc15dd6451a5f009480383f6deac2edb57e
parenta7ebc6925b43c9488c421218cbbcb243e6420720
Makefile: Move drivers/dma/ into drivers/Makefile

This rule should not be in the top-level Makefile. Move it, making use
of the new LEGACY_DMA Kconfig.

Signed-off-by: Simon Glass <sjg@chromium.org>
Makefile
drivers/Makefile
drivers/dma/Kconfig