瀏覽代碼

phy: Enable USB PHY support for arm64

Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Liviu Dudau 11 年之前
父節點
當前提交
113229b881
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/usb/phy/Kconfig

+ 1 - 1
drivers/usb/phy/Kconfig

@@ -217,7 +217,7 @@ config USB_RCAR_GEN2_PHY
 
 
 config USB_ULPI
 config USB_ULPI
 	bool "Generic ULPI Transceiver Driver"
 	bool "Generic ULPI Transceiver Driver"
-	depends on ARM
+	depends on ARM || ARM64
 	help
 	help
 	  Enable this to support ULPI connected USB OTG transceivers which
 	  Enable this to support ULPI connected USB OTG transceivers which
 	  are likely found on embedded boards.
 	  are likely found on embedded boards.