commit | b21fbb5e0223781cc5b22a52cc2da36705b005b1 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon May 25 14:30:36 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jun 30 15:02:45 2020 -0400 |
tree | 78df28bb2cea1fa2242218a5c12d215be212ae2e | |
parent | fa4875f0995c7b2aa1e3283d4f6c0d15a68b2ba8 [diff] |
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>