summaryrefslogtreecommitdiff
path: root/configs/omap4_panda_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/omap4_panda_defconfig
parentfc4bee183024a35d0e730a5ca309a694a6df6774 (diff)
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/omap4_panda_defconfig')
-rw-r--r--configs/omap4_panda_defconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/configs/omap4_panda_defconfig b/configs/omap4_panda_defconfig
index 13df606cc4..03e1a6b70d 100644
--- a/configs/omap4_panda_defconfig
+++ b/configs/omap4_panda_defconfig
@@ -42,10 +42,6 @@ CONFIG_CONS_INDEX=3
CONFIG_SYS_NS16550=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y
-CONFIG_HAS_OMAP_EHCI_PHY1_RESET_GPIO=y
-CONFIG_OMAP_EHCI_PHY1_RESET_GPIO=1
-CONFIG_HAS_OMAP_EHCI_PHY2_RESET_GPIO=y
-CONFIG_OMAP_EHCI_PHY2_RESET_GPIO=62
CONFIG_USB_OMAP3=y
CONFIG_USB_HOST_ETHER=y
CONFIG_USB_ETHER_SMSC95XX=y