summaryrefslogtreecommitdiff
path: root/configs/cm_t43_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/cm_t43_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/cm_t43_defconfig')
-rw-r--r--configs/cm_t43_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/cm_t43_defconfig b/configs/cm_t43_defconfig
index 18fbcf0e58..eea9a74d34 100644
--- a/configs/cm_t43_defconfig
+++ b/configs/cm_t43_defconfig
@@ -91,4 +91,3 @@ CONFIG_OMAP3_SPI=y
CONFIG_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
-CONFIG_OMAP_USB_PHY=y