summaryrefslogtreecommitdiff
path: root/configs/UTOO_P66_defconfig
diff options
context:
space:
mode:
authorSamuel Holland <samuel@sholland.org>2023-10-31 01:39:54 -0500
committerTom Rini <trini@konsulko.com>2025-04-28 12:45:43 -0600
commit0e71b2ee15797d47535c6eafc4b970051f2fae1c (patch)
treeaf834fc29531a4a2159a4b54c82615494321c1c0 /configs/UTOO_P66_defconfig
parent3d88f264f4c3444f77ce5015d80e190536784cfd (diff)
sunxi: Remove obsolete USBx_VBUS_PIN Kconfig symbols
Now that the USB PHY driver uses the device tree to get VBUS supply regulators, these Kconfig symbols are unused. Remove them. Signed-off-by: Samuel Holland <samuel@sholland.org> Signed-off-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Diffstat (limited to 'configs/UTOO_P66_defconfig')
-rw-r--r--configs/UTOO_P66_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/UTOO_P66_defconfig b/configs/UTOO_P66_defconfig
index d74ef2127d9..a2ccdf584c8 100644
--- a/configs/UTOO_P66_defconfig
+++ b/configs/UTOO_P66_defconfig
@@ -6,7 +6,6 @@ CONFIG_MACH_SUN5I=y
CONFIG_DRAM_CLK=432
CONFIG_DRAM_EMR1=0
CONFIG_MMC_SUNXI_SLOT_EXTRA=2
-CONFIG_USB0_VBUS_PIN="PB04"
CONFIG_USB0_VBUS_DET="PG01"
CONFIG_USB0_ID_DET="PG2"
CONFIG_AXP_GPIO=y