summaryrefslogtreecommitdiff
path: root/configs/CHIP_defconfig
diff options
context:
space:
mode:
authorSamuel Holland <[email protected]>2023-10-31 01:39:54 -0500
committerTom Rini <[email protected]>2025-04-28 12:45:43 -0600
commit0e71b2ee15797d47535c6eafc4b970051f2fae1c (patch)
treeaf834fc29531a4a2159a4b54c82615494321c1c0 /configs/CHIP_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 <[email protected]> Signed-off-by: Andre Przywara <[email protected]> Acked-by: Jernej Skrabec <[email protected]>
Diffstat (limited to 'configs/CHIP_defconfig')
-rw-r--r--configs/CHIP_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/CHIP_defconfig b/configs/CHIP_defconfig
index c220d269ab6..70d2cfa563d 100644
--- a/configs/CHIP_defconfig
+++ b/configs/CHIP_defconfig
@@ -4,7 +4,6 @@ CONFIG_DEFAULT_DEVICE_TREE="allwinner/sun5i-r8-chip"
CONFIG_SPL=y
CONFIG_MACH_SUN5I=y
CONFIG_DRAM_TIMINGS_DDR3_800E_1066G_1333J=y
-CONFIG_USB0_VBUS_PIN="PB10"
CONFIG_VIDEO_COMPOSITE=y
CONFIG_CHIP_DIP_SCAN=y
CONFIG_SPL_I2C=y