summaryrefslogtreecommitdiff
path: root/configs/am43xx_evm_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-09-12 20:32:21 -0400
committerTom Rini <trini@konsulko.com>2021-09-27 21:38:34 -0400
commit2c8419feb2faf40ddada3f52df6559bf5877230d (patch)
treea4d9f979de26d783b9290e7d6a43f2e0bfefee5d /configs/am43xx_evm_defconfig
parentbfbb7247b6ab7027eaaabc6109655d7ba7eb880a (diff)
usb: phy: ti: Remove non-DM PHY code
At this point in time, all platforms that had previously used drivers/usb/phy/omap_usb_phy.c have been migrated to DM and related options. Remove this now unused code and some related unused defines. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am43xx_evm_defconfig')
-rw-r--r--configs/am43xx_evm_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/am43xx_evm_defconfig b/configs/am43xx_evm_defconfig
index 4960ec2168..d7b12f2c7b 100644
--- a/configs/am43xx_evm_defconfig
+++ b/configs/am43xx_evm_defconfig
@@ -82,7 +82,6 @@ CONFIG_USB_DWC3=y
CONFIG_USB_DWC3_OMAP=y
CONFIG_USB_DWC3_GENERIC=y
CONFIG_USB_DWC3_PHY_OMAP=y
-CONFIG_OMAP_USB_PHY=y
CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_MANUFACTURER="Texas Instruments"
CONFIG_USB_GADGET_VENDOR_NUM=0x0403