arm: omap2: am43xx: Enable CONFIG_DM_USB
authorSuniel Mahesh <sunil.m@techveda.org>
Thu, 29 Aug 2019 13:38:59 +0000 (19:08 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 30 Aug 2019 18:17:11 +0000 (14:17 -0400)
commit40a13173b5d461bd43184dc1478d3a0f5becf55f
treebeda7b0232a7cb46f58941c690696f0004b206c7
parent27351ca804680ae5e1a531bae727f749f88f3e7b
arm: omap2: am43xx: Enable CONFIG_DM_USB

Enable CONFIG_DM_USB to remove compile warning for
am43xx based targets:

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

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