commit | 8d8d7e93619b8aef77843cb718f973b0e3d00224 | [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 | 2c8419feb2faf40ddada3f52df6559bf5877230d [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