commit | a49743b00bb308d7126b47a7ce5e2dfae794aa85 | [log] [tgz] |
---|---|---|
author | Samuel Holland <samuel@sholland.org> | Tue Oct 31 01:39:54 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 28 12:45:43 2025 -0600 |
tree | af834fc29531a4a2159a4b54c82615494321c1c0 | |
parent | 9a361ef2dbc1766241d60197e44c1fd3a375eacc [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>