summaryrefslogtreecommitdiff
path: root/configs/inet97fv2_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/inet97fv2_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/inet97fv2_defconfig')
-rw-r--r--configs/inet97fv2_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/inet97fv2_defconfig b/configs/inet97fv2_defconfig
index a5414e2c502..01ee0347112 100644
--- a/configs/inet97fv2_defconfig
+++ b/configs/inet97fv2_defconfig
@@ -5,7 +5,6 @@ CONFIG_SPL=y
CONFIG_MACH_SUN4I=y
CONFIG_DRAM_CLK=408
CONFIG_DRAM_EMR1=4
-CONFIG_USB0_VBUS_PIN="PB9"
CONFIG_USB0_VBUS_DET="PH5"
CONFIG_USB0_ID_DET="PH4"
CONFIG_VIDEO_LCD_MODE="x:800,y:480,depth:24,pclk_khz:33000,le:45,ri:209,up:22,lo:22,hs:1,vs:1,sync:3,vmode:0"