diff options
author | Suniel Mahesh <sunil.m@techveda.org> | 2019-08-31 01:36:13 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-09-13 11:56:08 -0400 |
commit | 24e443978a862356ac47916bf819c67faf4e9e89 (patch) | |
tree | 89b152eac373ac04dfca200285e21c25ebcedb84 /include | |
parent | d60eb8e49e9b20cfe2907abf14657d142d13d835 (diff) | |
download | u-boot-24e443978a862356ac47916bf819c67faf4e9e89.tar.gz |
arm: am437x: cm-t43: Enable DM for MMC, USB, SPI, SPI_FLASH, enable BLK
Enable driver model for USB, MMC, SPI and SPI_FLASH. Also enable BLK.
This will remove the following compile warnings:
===================== WARNING ======================
This board does not use CONFIG_DM_MMC. Please update
the board to use CONFIG_DM_MMC before the v2019.04 release.
====================================================
===================== WARNING ======================
This board does not use CONFIG_DM_USB. Please update
the board to use CONFIG_DM_USB before the v2019.07 release.
====================================================
===================== WARNING ======================
This board does not use CONFIG_DM_SPI_FLASH. Please update
the board to use CONFIG_SPI_FLASH before the v2019.07 release.
====================================================
Target was compile tested, build was clean.
Signed-off-by: Suniel Mahesh <sunil.m@techveda.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions