commit | 9ccd840cca6dce435138fdecaf302eb197d3971e | [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 | a3e7750d58697aa4ae935e9f684b64f5bec7a4cf [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>