summaryrefslogtreecommitdiff
path: root/configs/am43xx_evm_rtconly_defconfig
diff options
context:
space:
mode:
authorSuniel Mahesh <sunil.m@techveda.org>2019-08-29 16:38:59 +0300
committerTom Rini <trini@konsulko.com>2019-08-30 21:17:11 +0300
commit40a13173b5d461bd43184dc1478d3a0f5becf55f (patch)
treebeda7b0232a7cb46f58941c690696f0004b206c7 /configs/am43xx_evm_rtconly_defconfig
parent27351ca804680ae5e1a531bae727f749f88f3e7b (diff)
downloadu-boot-40a13173b5d461bd43184dc1478d3a0f5becf55f.tar.xz
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>
Diffstat (limited to 'configs/am43xx_evm_rtconly_defconfig')
-rw-r--r--configs/am43xx_evm_rtconly_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am43xx_evm_rtconly_defconfig b/configs/am43xx_evm_rtconly_defconfig
index caf761b565..3064f3198d 100644
--- a/configs/am43xx_evm_rtconly_defconfig
+++ b/configs/am43xx_evm_rtconly_defconfig
@@ -49,6 +49,7 @@ CONFIG_TI_QSPI=y
CONFIG_TIMER=y
CONFIG_OMAP_TIMER=y
CONFIG_USB=y
+CONFIG_DM_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
CONFIG_USB_DWC3=y