ti816x_evm: Enable DM_MMC
authorTom Rini <trini@konsulko.com>
Mon, 25 May 2020 18:30:36 +0000 (14:30 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 30 Jun 2020 19:02:45 +0000 (15:02 -0400)
commit9ccd840cca6dce435138fdecaf302eb197d3971e
tree78df28bb2cea1fa2242218a5c12d215be212ae2e
parenta3e7750d58697aa4ae935e9f684b64f5bec7a4cf
ti816x_evm: Enable DM_MMC

This platform is already using DM in general and the MMC controller is
the early generation of what is compatible with "ti,omap4-hsmmc" so
enable DM_MMC (which in turn gets BLK enabled).

Signed-off-by: Tom Rini <trini@konsulko.com>
configs/ti816x_evm_defconfig