From: Liviu Dudau Date: Wed, 14 May 2014 19:17:30 +0000 (+0100) Subject: phy: Enable USB PHY support for arm64 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~51 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=113229b881b866f3f53ad52cb88f3812ba0fe922;p=pandora-kernel.git phy: Enable USB PHY support for arm64 Signed-off-by: Liviu Dudau Signed-off-by: Ryan Harkin Signed-off-by: Mark Brown Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/usb/phy/Kconfig b/drivers/usb/phy/Kconfig index c9950becb7e0..e253fa05be68 100644 --- a/drivers/usb/phy/Kconfig +++ b/drivers/usb/phy/Kconfig @@ -217,7 +217,7 @@ config USB_RCAR_GEN2_PHY config USB_ULPI bool "Generic ULPI Transceiver Driver" - depends on ARM + depends on ARM || ARM64 help Enable this to support ULPI connected USB OTG transceivers which are likely found on embedded boards.