diff options
| author | Samuel Holland <[email protected]> | 2023-10-31 01:39:54 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-04-28 12:45:43 -0600 |
| commit | 0e71b2ee15797d47535c6eafc4b970051f2fae1c (patch) | |
| tree | af834fc29531a4a2159a4b54c82615494321c1c0 /configs/iNet_D978_rev2_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 <[email protected]>
Signed-off-by: Andre Przywara <[email protected]>
Acked-by: Jernej Skrabec <[email protected]>
Diffstat (limited to 'configs/iNet_D978_rev2_defconfig')
| -rw-r--r-- | configs/iNet_D978_rev2_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/iNet_D978_rev2_defconfig b/configs/iNet_D978_rev2_defconfig index 70be98030a0..2eb3e65a2e7 100644 --- a/configs/iNet_D978_rev2_defconfig +++ b/configs/iNet_D978_rev2_defconfig @@ -5,7 +5,6 @@ CONFIG_SPL=y CONFIG_MACH_SUN8I_A33=y CONFIG_DRAM_CLK=456 CONFIG_DRAM_ZQ=15291 -CONFIG_USB0_VBUS_PIN="AXP0-VBUS-ENABLE" CONFIG_USB0_ID_DET="PH8" CONFIG_AXP_GPIO=y CONFIG_VIDEO_LCD_MODE="x:1024,y:768,depth:18,pclk_khz:65000,le:120,ri:180,up:22,lo:13,hs:20,vs:3,sync:3,vmode:0" |
