diff options
author | Alexandre Oliva <lxoliva@fsfla.org> | 2015-03-27 13:46:23 +0000 |
---|---|---|
committer | Alexandre Oliva <lxoliva@fsfla.org> | 2015-03-27 13:46:23 +0000 |
commit | dd8023c290c5fc448d689ceb95ecf7d2d8660728 (patch) | |
tree | d09bb2784dd38075884568a83d8d832d95a84477 /freed-ora/current/f21/config-armv7-generic | |
parent | acee92f14bacabe70606f9b4103b8cb484d678f5 (diff) | |
download | linux-libre-raptor-dd8023c290c5fc448d689ceb95ecf7d2d8660728.tar.gz linux-libre-raptor-dd8023c290c5fc448d689ceb95ecf7d2d8660728.zip |
3.19.2-201.fc21.gnu
Diffstat (limited to 'freed-ora/current/f21/config-armv7-generic')
-rw-r--r-- | freed-ora/current/f21/config-armv7-generic | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/freed-ora/current/f21/config-armv7-generic b/freed-ora/current/f21/config-armv7-generic index 5be7d4be6..0a930f3a2 100644 --- a/freed-ora/current/f21/config-armv7-generic +++ b/freed-ora/current/f21/config-armv7-generic @@ -410,6 +410,8 @@ CONFIG_USB_OTG=y CONFIG_USB_GADGET=m CONFIG_USB_GADGET_VBUS_DRAW=100 CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2 +# Use PIO on musb as upstream doesn't support multiple DMA engines yet :-/ +CONFIG_MUSB_PIO_ONLY=y # CONFIG_USB_GADGET_XILINX is not set CONFIG_USB_MUSB_HDRC=m CONFIG_USB_MUSB_DUAL_ROLE=y @@ -434,7 +436,6 @@ CONFIG_USB_CONFIGFS_SERIAL=y # CONFIG_USB_CONFIGFS_F_MIDI is not set # CONFIG_USB_CONFIGFS_F_HID is not set -# CONFIG_MUSB_PIO_ONLY is not set # CONFIG_USB_GADGET_DEBUG is not set # CONFIG_USB_GADGET_DEBUG_FILES is not set # CONFIG_USB_GADGET_DEBUG_FS is not set |