summaryrefslogtreecommitdiff
path: root/configs/am57xx_evm_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-09-13 03:32:22 +0300
committerTom Rini <trini@konsulko.com>2021-09-28 04:38:34 +0300
commit8d8d7e93619b8aef77843cb718f973b0e3d00224 (patch)
tree0b7660c87686346e80bd3537f09cb823d16d759d /configs/am57xx_evm_defconfig
parent2c8419feb2faf40ddada3f52df6559bf5877230d (diff)
downloadu-boot-8d8d7e93619b8aef77843cb718f973b0e3d00224.tar.xz
Convert CONFIG_USB_XHCI_OMAP to Kconfig
This converts the following to Kconfig: CONFIG_USB_XHCI_OMAP Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am57xx_evm_defconfig')
-rw-r--r--configs/am57xx_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am57xx_evm_defconfig b/configs/am57xx_evm_defconfig
index 0975182568..9a038a6bc6 100644
--- a/configs/am57xx_evm_defconfig
+++ b/configs/am57xx_evm_defconfig
@@ -108,6 +108,7 @@ CONFIG_DM_USB_GADGET=y
CONFIG_SPL_DM_USB_GADGET=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
+CONFIG_USB_XHCI_OMAP=y
CONFIG_USB_DWC3=y
CONFIG_USB_DWC3_GENERIC=y
CONFIG_USB_GADGET=y