mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[usb]: use musb in PIO mode, as DMA support is platform dependent
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39549 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -40,7 +40,9 @@ define KernelPackage/musb-hdrc
|
||||
TITLE:=Support for Mentor Graphics silicon dual role USB
|
||||
KCONFIG:= \
|
||||
CONFIG_USB_MUSB_HDRC \
|
||||
CONFIG_MUSB_PIO_ONLY=n \
|
||||
CONFIG_USB_INVENTRA_DMA=n \
|
||||
CONFIG_USB_TI_CPPI41_DMA=n \
|
||||
CONFIG_MUSB_PIO_ONLY=y \
|
||||
CONFIG_USB_MUSB_DUAL_ROLE=y \
|
||||
CONFIG_USB_MUSB_GADGET=n \
|
||||
CONFIG_USB_MUSB_HOST=n \
|
||||
|
||||
Reference in New Issue
Block a user