summaryrefslogtreecommitdiff
path: root/configs/am43xx_evm_qspiboot_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-09-12 20:32:22 -0400
committerTom Rini <trini@konsulko.com>2021-09-27 21:38:34 -0400
commit8d8d7e93619b8aef77843cb718f973b0e3d00224 (patch)
tree0b7660c87686346e80bd3537f09cb823d16d759d /configs/am43xx_evm_qspiboot_defconfig
parent2c8419feb2faf40ddada3f52df6559bf5877230d (diff)
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/am43xx_evm_qspiboot_defconfig')
-rw-r--r--configs/am43xx_evm_qspiboot_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am43xx_evm_qspiboot_defconfig b/configs/am43xx_evm_qspiboot_defconfig
index 6e593ef8f0..31b564b7ba 100644
--- a/configs/am43xx_evm_qspiboot_defconfig
+++ b/configs/am43xx_evm_qspiboot_defconfig
@@ -57,6 +57,7 @@ CONFIG_TI_QSPI=y
CONFIG_USB=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_PHY_OMAP=y