Title: [6157] trunk/drivers/usb/musb/Kconfig: Walk around USB peripheral DMA hardware anomaly temperary.
- Revision
- 6157
- Author
- sonicz
- Date
- 2009-03-05 22:19:02 -0600 (Thu, 05 Mar 2009)
Log Message
Walk around USB peripheral DMA hardware anomaly temperary.
Don't send this patch up stream. It will be removed after the USB
hardware anomaly is fixed in future and documented officially.
Modified Paths
Diff
Modified: trunk/drivers/usb/musb/Kconfig (6156 => 6157)
--- trunk/drivers/usb/musb/Kconfig 2009-03-05 15:37:24 UTC (rev 6156)
+++ trunk/drivers/usb/musb/Kconfig 2009-03-06 04:19:02 UTC (rev 6157)
@@ -86,6 +86,7 @@
depends on USB_GADGET
bool "USB Peripheral (gadget stack)"
select USB_GADGET_MUSB_HDRC
+ select MUSB_PIO_ONLY if BLACKFIN
help
Say Y here if your system supports the USB peripheral role.
If it has a USB "B" (squarish), "Mini-B", or "Mini-AB"
@@ -97,6 +98,7 @@
bool "Both host and peripheral: USB OTG (On The Go) Device"
select USB_GADGET_MUSB_HDRC
select USB_OTG
+ select MUSB_PIO_ONLY if BLACKFIN
help
The most notable feature of USB OTG is support for a
"Dual-Role" device, which can act as either a device
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits