projects
/
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:
5c5335e
)
dwc_otg: Add the dependency on FIQ
author
popcornmix
<popcornmix@gmail.com>
Wed, 26 Apr 2017 15:51:48 +0000
(16:51 +0100)
committer
Raspbian kernel package updater
<root@raspbian.org>
Sun, 23 Jul 2017 02:48:36 +0000
(
02:48
+0000)
Signed-off-by: popcornmix <popcornmix@gmail.com>
drivers/usb/host/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/usb/host/Kconfig
b/drivers/usb/host/Kconfig
index f17b939c149562527937f49d90e23c7ab8b72328..5a5f6c925f43147082dcfaab15f9e05ed966838c 100644
(file)
--- a/
drivers/usb/host/Kconfig
+++ b/
drivers/usb/host/Kconfig
@@
-764,7
+764,7
@@
config USB_HWA_HCD
config USB_DWCOTG
tristate "Synopsis DWC host support"
- depends on USB
+ depends on USB
&& FIQ
help
The Synopsis DWC controller is a dual-role
host/peripheral/OTG ("On The Go") USB controllers.