aboutsummaryrefslogtreecommitdiff
path: root/configs/omap3_beagle_defconfig
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2022-02-19 17:08:47 -0600
committerMarek Vasut <marex@denx.de>2022-02-23 05:25:17 +0100
commit4cea6ed92da456fe234b4f3439707ff29c6a790e (patch)
treedcc689d6e8f10d022f5963d440af948ec866a269 /configs/omap3_beagle_defconfig
parentfc4bee183024a35d0e730a5ca309a694a6df6774 (diff)
downloadu-boot-4cea6ed92da456fe234b4f3439707ff29c6a790e.zip
u-boot-4cea6ed92da456fe234b4f3439707ff29c6a790e.tar.gz
u-boot-4cea6ed92da456fe234b4f3439707ff29c6a790e.tar.bz2
configs: omap various: Remove OMAP_EHCI_PHY from defconfigs
With the Kconfig options being deleted, the references to OMAP_EHCI_PHY are useless. Remove them from the various defconfigs. Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'configs/omap3_beagle_defconfig')
-rw-r--r--configs/omap3_beagle_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/omap3_beagle_defconfig b/configs/omap3_beagle_defconfig
index 80e2cc6..206118e 100644
--- a/configs/omap3_beagle_defconfig
+++ b/configs/omap3_beagle_defconfig
@@ -89,8 +89,6 @@ CONFIG_OMAP3_SPI=y
CONFIG_USB=y
# CONFIG_SPL_DM_USB is not set
CONFIG_USB_EHCI_HCD=y
-CONFIG_HAS_OMAP_EHCI_PHY1_RESET_GPIO=y
-CONFIG_OMAP_EHCI_PHY1_RESET_GPIO=147
CONFIG_USB_OMAP3=y
CONFIG_USB_MUSB_GADGET=y
CONFIG_USB_MUSB_OMAP2PLUS=y