commit | ebc1c84d8efe77c18db2308222850ab36ce836aa | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Sep 12 20:32:22 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Sep 27 21:38:34 2021 -0400 |
tree | 0b7660c87686346e80bd3537f09cb823d16d759d | |
parent | 73926170c92d827bc50b05ccc660b1e31a8f5c46 [diff] [blame] |
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>
diff --git a/configs/am43xx_evm_defconfig b/configs/am43xx_evm_defconfig index d7b12f2..b60090d 100644 --- a/configs/am43xx_evm_defconfig +++ b/configs/am43xx_evm_defconfig
@@ -78,6 +78,7 @@ 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_OMAP=y CONFIG_USB_DWC3_GENERIC=y