Skip to content

Commit 8b68f43

Browse files
committed
dwc_otg: Add the dependency on FIQ
Signed-off-by: popcornmix <[email protected]>
1 parent 27c2a6a commit 8b68f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/usb/host/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@ config USB_HWA_HCD
764764

765765
config USB_DWCOTG
766766
tristate "Synopsis DWC host support"
767-
depends on USB
767+
depends on USB && FIQ
768768
help
769769
The Synopsis DWC controller is a dual-role
770770
host/peripheral/OTG ("On The Go") USB controllers.

0 commit comments

Comments
 (0)