summaryrefslogtreecommitdiff
path: root/include/configs/am43xx_evm.h
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2018-01-02 19:39:21 +0300
committerTom Rini <trini@konsulko.com>2018-01-23 00:43:30 +0300
commitb9b500b0f9c3a37e064bd84eae65c807b8619dea (patch)
tree6a0cba6c54b37d2a586a42e809cd1a29eff0027d /include/configs/am43xx_evm.h
parent3b9e2a2520082ebf64ad4607bace057ac8fb0076 (diff)
downloadu-boot-b9b500b0f9c3a37e064bd84eae65c807b8619dea.tar.xz
Convert CONFIG_OMAP_USB_PHY to Kconfig
This converts the following to Kconfig: CONFIG_OMAP_USB_PHY Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'include/configs/am43xx_evm.h')
-rw-r--r--include/configs/am43xx_evm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/am43xx_evm.h b/include/configs/am43xx_evm.h
index 302181bd2d..77f8e7689c 100644
--- a/include/configs/am43xx_evm.h
+++ b/include/configs/am43xx_evm.h
@@ -77,7 +77,6 @@
#define CONFIG_SYS_USB_FAT_BOOT_PARTITION 1
#define CONFIG_USB_XHCI_OMAP
-#define CONFIG_OMAP_USB_PHY
#define CONFIG_AM437X_USB2PHY2_HOST
#endif