projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23b353e
)
phy: Enable USB PHY support for arm64.
author
Liviu Dudau
<Liviu.Dudau@arm.com>
Tue, 4 Mar 2014 11:21:41 +0000
(11:21 +0000)
committer
Mark Brown
<broonie@linaro.org>
Wed, 14 May 2014 17:36:06 +0000
(18:36 +0100)
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>
drivers/usb/phy/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/usb/phy/Kconfig
b/drivers/usb/phy/Kconfig
index 2311b1e4e43c6d1258b68ca6b330cac68cb718a7..be41733a5eac27d59591a5d966e5a97a559083c4 100644
(file)
--- a/
drivers/usb/phy/Kconfig
+++ b/
drivers/usb/phy/Kconfig
@@
-198,7
+198,7
@@
config USB_RCAR_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.