]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/musb/Kconfig
USB: musb: Kconfig fix
[linux-2.6-omap-h63xx.git] / drivers / usb / musb / Kconfig
index e1d81d8de2257092aef9b4157e5048abec539ce2..9985db08e7dbc19b1954d353c6440c506f464fec 100644 (file)
@@ -50,7 +50,7 @@ comment "OMAP 343x high speed USB support"
        depends on USB_MUSB_HDRC && ARCH_OMAP34XX
 
 comment "Blackfin high speed USB Support"
-       depends on USB_MUSB_HDRC && (BF54x && !BF544) || (BF52x && !BF522 && !BF523)
+       depends on USB_MUSB_HDRC && ((BF54x && !BF544) || (BF52x && !BF522 && !BF523))
 
 config USB_TUSB6010
        boolean "TUSB 6010 support"