aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/Kconfig
diff options
context:
space:
mode:
authorLiviu Dudau <Liviu.Dudau@arm.com>2014-05-14 20:17:30 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-05-27 15:58:13 -0700
commit113229b881b866f3f53ad52cb88f3812ba0fe922 (patch)
tree25623679e29243b8a19b70050e6552d6ce809470 /drivers/usb/phy/Kconfig
parentxhci: unified loggig of RESET_ON_RESUME (diff)
downloadlinux-dev-113229b881b866f3f53ad52cb88f3812ba0fe922.tar.xz
linux-dev-113229b881b866f3f53ad52cb88f3812ba0fe922.zip
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>
Diffstat (limited to '')
-rw-r--r--drivers/usb/phy/Kconfig2
1 files changed, 1 insertions, 1 deletions
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.