aboutsummaryrefslogtreecommitdiff
path: root/include/configs/am57xx_evm.h
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 /include/configs/am57xx_evm.h
parent2c8419feb2faf40ddada3f52df6559bf5877230d (diff)
downloadu-boot-8d8d7e93619b8aef77843cb718f973b0e3d00224.zip
u-boot-8d8d7e93619b8aef77843cb718f973b0e3d00224.tar.gz
u-boot-8d8d7e93619b8aef77843cb718f973b0e3d00224.tar.bz2
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 'include/configs/am57xx_evm.h')
-rw-r--r--include/configs/am57xx_evm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/am57xx_evm.h b/include/configs/am57xx_evm.h
index b809999..9568444 100644
--- a/include/configs/am57xx_evm.h
+++ b/include/configs/am57xx_evm.h
@@ -48,9 +48,6 @@
#define CONFIG_NET_RETRY_COUNT 10
#define PHY_ANEG_TIMEOUT 8000 /* PHY needs longer aneg time at 1G */
-/* USB xHCI HOST */
-#define CONFIG_USB_XHCI_OMAP
-
/* SATA */
#define CONFIG_SCSI_AHCI_PLAT
#define CONFIG_SYS_SCSI_MAX_SCSI_ID 1