]> git.ipfire.org Git - thirdparty/u-boot.git/commit
arm: omap2: am43xx: Enable CONFIG_BLK
authorSuniel Mahesh <sunil.m@techveda.org>
Mon, 19 Aug 2019 06:27:39 +0000 (11:57 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 20 Aug 2019 15:46:38 +0000 (11:46 -0400)
commite171dc2927e4d000122c5901db392096f4b031dc
tree244a6966b7b5c999bda9863537397c6f87c21496
parentc8e8de138e942fc21d5ed201c164933a7c84fa04
arm: omap2: am43xx: Enable CONFIG_BLK

With DM_MMC enabled, enable CONFIG_BLK to remove this
compile warning for am43xx based targets:

===================== WARNING ======================
This board does not use CONFIG_DM_MMC. Please update
the board to use CONFIG_DM_MMC before the v2019.04 release.
Failure to update by the deadline may result in board removal.
See doc/driver-model/MIGRATION.txt for more info.
====================================================

Targets were compile tested, build was clean.

Signed-off-by: Suniel Mahesh <sunil.m@techveda.org>
configs/am43xx_evm_defconfig
configs/am43xx_evm_qspiboot_defconfig
configs/am43xx_evm_rtconly_defconfig
configs/am43xx_evm_usbhost_boot_defconfig
configs/am43xx_hs_evm_defconfig