diff options
| author | Samuel Holland <samuel@sholland.org> | 2023-10-31 01:39:54 -0500 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2025-04-28 12:45:43 -0600 |
| commit | 0e71b2ee15797d47535c6eafc4b970051f2fae1c (patch) | |
| tree | af834fc29531a4a2159a4b54c82615494321c1c0 /configs/Wobo_i5_defconfig | |
| parent | 3d88f264f4c3444f77ce5015d80e190536784cfd (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/Wobo_i5_defconfig')
| -rw-r--r-- | configs/Wobo_i5_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/Wobo_i5_defconfig b/configs/Wobo_i5_defconfig index 9f6d2a78f48..49c87c3311a 100644 --- a/configs/Wobo_i5_defconfig +++ b/configs/Wobo_i5_defconfig @@ -4,7 +4,6 @@ CONFIG_DEFAULT_DEVICE_TREE="allwinner/sun5i-a10s-wobo-i5" CONFIG_SPL=y CONFIG_MACH_SUN5I=y CONFIG_DRAM_CLK=432 -CONFIG_USB1_VBUS_PIN="PG12" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_SPL_I2C=y CONFIG_SYS_I2C_MVTWSI=y |
