提交 eff196ad 编写于 作者: F Felipe Balbi

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: NFelipe Balbi <balbi@ti.com>
上级 327d8b42
...@@ -84,6 +84,7 @@ config USB_MUSB_AM35X ...@@ -84,6 +84,7 @@ config USB_MUSB_AM35X
config USB_MUSB_DSPS config USB_MUSB_DSPS
tristate "TI DSPS platforms" tristate "TI DSPS platforms"
select USB_MUSB_AM335X_CHILD select USB_MUSB_AM335X_CHILD
depends on OF_IRQ
config USB_MUSB_BLACKFIN config USB_MUSB_BLACKFIN
tristate "Blackfin" tristate "Blackfin"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册