]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
usb: musb: add dependency on AM335X_PHY_USB for USB_MUSB_AM35X to fix build error
authorLothar Waßmann <LW@KARO-electronics.de>
Fri, 27 Jun 2014 09:29:29 +0000 (11:29 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 27 Jun 2014 09:50:29 +0000 (11:50 +0200)
drivers/usb/musb/Kconfig

index 06cc5d6ea68157f6eb19e8f76e84d1a018e3a5e6..65c273373dc243daf68ab5b543908724a09391d0 100644 (file)
@@ -82,6 +82,7 @@ config USB_MUSB_OMAP2PLUS
 config USB_MUSB_AM35X
        tristate "AM35x"
        depends on ARCH_OMAP
+       depends on AM335X_PHY_USB
 
 config USB_MUSB_DSPS
        tristate "TI DSPS platforms"