diff --git a/drivers/phy/Kconfig b/drivers/phy/Kconfig index 1f3e1fbef5294fa596749f3249a38764f6ec1545..fe00f9134d515e604fcbf24769a90da3376916b8 100644 --- a/drivers/phy/Kconfig +++ b/drivers/phy/Kconfig @@ -267,7 +267,9 @@ config PHY_SUN4I_USB depends on RESET_CONTROLLER depends on EXTCON depends on POWER_SUPPLY + depends on USB_SUPPORT select GENERIC_PHY + select USB_COMMON help Enable this to support the transceiver that is part of Allwinner sunxi SoCs.