|
@@ -50,7 +50,7 @@ comment "OMAP 343x high speed USB support"
|
|
depends on USB_MUSB_HDRC && ARCH_OMAP34XX
|
|
depends on USB_MUSB_HDRC && ARCH_OMAP34XX
|
|
|
|
|
|
comment "Blackfin high speed USB Support"
|
|
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
|
|
config USB_TUSB6010
|
|
boolean "TUSB 6010 support"
|
|
boolean "TUSB 6010 support"
|