projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85f4e45
)
phy: Enable USB PHY support for arm64
author
Liviu Dudau
<Liviu.Dudau@arm.com>
Wed, 14 May 2014 19:17:30 +0000
(20:17 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 27 May 2014 22:58:13 +0000
(15:58 -0700)
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>
drivers/usb/phy/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/usb/phy/Kconfig
b/drivers/usb/phy/Kconfig
index c9950becb7e07463d40ff89a0cbfb1ab8cc30854..e253fa05be6840d6d0eca25775071d1bc61227bc 100644
(file)
--- 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.