commit | 30beb300342ee57612a4208c063b4ad91337fc2e | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Tue Oct 31 01:39:54 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 28 12:45:44 2025 -0600 |
tree | 0f10d5cdd6cf930bbc9bfabae6fc2d86adc8d880 | |
parent | c35ab2d7f346225ae2d811e1dc0c4750da92c9e2 [diff] |
sunxi: Kconfig: Remove obsolete USBx_* pin symbols Now that the USB PHY driver uses the device tree to get the VBUS detect and USB ID GPIOs, these Kconfig symbols are unused. Remove them from their Kconfig definition, and also from all defconfig files. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>