summaryrefslogtreecommitdiff
path: root/configs/orangepi_zero3_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/orangepi_zero3_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/orangepi_zero3_defconfig')
-rw-r--r--configs/orangepi_zero3_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/orangepi_zero3_defconfig b/configs/orangepi_zero3_defconfig
index 63f9a735378..8594924c7e9 100644
--- a/configs/orangepi_zero3_defconfig
+++ b/configs/orangepi_zero3_defconfig
@@ -13,7 +13,6 @@ CONFIG_DRAM_SUNXI_TPR12=0x0f0f100f
CONFIG_MACH_SUN50I_H616=y
CONFIG_SUNXI_DRAM_H616_LPDDR4=y
CONFIG_DRAM_CLK=792
-CONFIG_USB1_VBUS_PIN="PC16"
CONFIG_R_I2C_ENABLE=y
CONFIG_SPL_SPI_SUNXI=y
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set