Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eff196ad authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: musb: dsps: make it depend on OF_IRQ



musb_dsps.c utilizes a symbol which is only
available when CONFIG_OF_IRQ is set, so make
it depend on that.

Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 327d8b42
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -84,6 +84,7 @@ config USB_MUSB_AM35X
config USB_MUSB_DSPS
	tristate "TI DSPS platforms"
	select USB_MUSB_AM335X_CHILD
	depends on OF_IRQ

config USB_MUSB_BLACKFIN
	tristate "Blackfin"