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:
831aec5
)
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>
Sat, 31 Mar 2018 14:53:34 +0000
(15:53 +0100)
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 52fba4f05b8c817e1d58e6078bbb771d541e89a7..ed1d19b74e2fb0bc4143ca0193ca8ac459c8ef35 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.