blob: b1c8a839799cf1a3167f18bbf7c72c0309979b37 [file] [log] [blame]
Felipe Balbi550a7372008-07-24 12:27:36 +03001#
2# USB Dual Role (OTG-ready) Controller Drivers
3# for silicon based on Mentor Graphics INVENTRA designs
4#
5
Felipe Balbi550a7372008-07-24 12:27:36 +03006# (M)HDRC = (Multipoint) Highspeed Dual-Role Controller
7config USB_MUSB_HDRC
Felipe Balbi62285962011-06-22 17:28:09 +03008 depends on USB && USB_GADGET
Sonic Zhang1c47cb02009-11-16 20:04:21 -05009 depends on (ARM || (BF54x && !BF544) || (BF52x && !BF522 && !BF523))
Cliff Cai8ba63a22009-11-16 20:05:03 -050010 select NOP_USB_XCEIV if (ARCH_DAVINCI || MACH_OMAP3EVM || BLACKFIN)
Felipe Balbi550a7372008-07-24 12:27:36 +030011 select TWL4030_USB if MACH_OMAP_3430SDP
Hema HK4c42fbc2010-12-10 18:09:35 +053012 select TWL6030_USB if MACH_OMAP_4430SDP || MACH_OMAP4_PANDA
David Brownell37daa922009-01-24 17:56:25 -080013 select USB_OTG_UTILS
Luciano Coelho0de174b2011-11-02 12:17:59 +020014 select USB_GADGET_DUALSPEED
Felipe Balbi1376d922011-05-11 12:47:59 +030015 tristate 'Inventra Highspeed Dual Role Controller (TI, ADI, ...)'
Felipe Balbi550a7372008-07-24 12:27:36 +030016 help
17 Say Y here if your system has a dual role high speed USB
18 controller based on the Mentor Graphics silicon IP. Then
19 configure options to match your silicon and the board
20 it's being used with, including the USB peripheral role,
21 or the USB host role, or both.
22
David Brownella227fd72009-02-24 15:31:54 -080023 Texas Instruments familiies using this IP include DaVinci
24 (35x, 644x ...), OMAP 243x, OMAP 3, and TUSB 6010.
Felipe Balbi550a7372008-07-24 12:27:36 +030025
Bryan Wu085ad402008-12-02 21:33:49 +020026 Analog Devices parts using this IP include Blackfin BF54x,
27 BF525 and BF527.
28
Felipe Balbi550a7372008-07-24 12:27:36 +030029 If you do not know what this is, please say N.
30
Felipe Balbi1376d922011-05-11 12:47:59 +030031 To compile this driver as a module, choose M here; the
32 module will be called "musb-hdrc".
Felipe Balbi550a7372008-07-24 12:27:36 +030033
Felipe Balbi7c925542010-12-01 14:23:48 +020034choice
35 prompt "Platform Glue Layer"
Felipe Balbi550a7372008-07-24 12:27:36 +030036 depends on USB_MUSB_HDRC
Felipe Balbi550a7372008-07-24 12:27:36 +030037
Felipe Balbi7c925542010-12-01 14:23:48 +020038config USB_MUSB_DAVINCI
Felipe Balbi1376d922011-05-11 12:47:59 +030039 tristate "DaVinci"
Felipe Balbi7c925542010-12-01 14:23:48 +020040 depends on ARCH_DAVINCI_DMx
Felipe Balbi550a7372008-07-24 12:27:36 +030041
Felipe Balbi7c925542010-12-01 14:23:48 +020042config USB_MUSB_DA8XX
Felipe Balbi1376d922011-05-11 12:47:59 +030043 tristate "DA8xx/OMAP-L1x"
Felipe Balbi7c925542010-12-01 14:23:48 +020044 depends on ARCH_DAVINCI_DA8XX
Sergei Shtylyov3ee076d2010-09-24 13:44:03 +030045
Felipe Balbi7c925542010-12-01 14:23:48 +020046config USB_MUSB_TUSB6010
Felipe Balbi1376d922011-05-11 12:47:59 +030047 tristate "TUSB6010"
Felipe Balbi7c925542010-12-01 14:23:48 +020048 depends on ARCH_OMAP
Felipe Balbi550a7372008-07-24 12:27:36 +030049
Felipe Balbi7c925542010-12-01 14:23:48 +020050config USB_MUSB_OMAP2PLUS
Felipe Balbi1376d922011-05-11 12:47:59 +030051 tristate "OMAP2430 and onwards"
Felipe Balbi7c925542010-12-01 14:23:48 +020052 depends on ARCH_OMAP2PLUS
Bryan Wu085ad402008-12-02 21:33:49 +020053
Ajay Kumar Guptaeb830922010-10-19 10:08:12 +030054config USB_MUSB_AM35X
Felipe Balbi1376d922011-05-11 12:47:59 +030055 tristate "AM35x"
Felipe Balbi7c925542010-12-01 14:23:48 +020056 depends on ARCH_OMAP
Ajay Kumar Guptaeb830922010-10-19 10:08:12 +030057
Felipe Balbi7c925542010-12-01 14:23:48 +020058config USB_MUSB_BLACKFIN
Felipe Balbi1376d922011-05-11 12:47:59 +030059 tristate "Blackfin"
Felipe Balbi7c925542010-12-01 14:23:48 +020060 depends on (BF54x && !BF544) || (BF52x && ! BF522 && !BF523)
61
Mian Yousaf Kaukab4bc36fd2010-12-09 13:05:01 +010062config USB_MUSB_UX500
Felipe Balbi1376d922011-05-11 12:47:59 +030063 tristate "U8500 and U5500"
Mian Yousaf Kaukabd0678592011-11-01 08:37:40 +010064 depends on (ARCH_U8500 && AB8500_USB)
Mian Yousaf Kaukab4bc36fd2010-12-09 13:05:01 +010065
Felipe Balbi7c925542010-12-01 14:23:48 +020066endchoice
Felipe Balbi550a7372008-07-24 12:27:36 +030067
Arnd Bergmann2e7fc3b2011-10-02 16:45:45 +020068choice
69 prompt 'MUSB DMA mode'
70 default USB_UX500_DMA if USB_MUSB_UX500
71 default USB_INVENTRA_DMA if USB_MUSB_OMAP2PLUS || USB_MUSB_BLACKFIN
72 default USB_TI_CPPI_DMA if USB_MUSB_DAVINCI
73 default USB_TUSB_OMAP_DMA if USB_MUSB_TUSB6010
74 default MUSB_PIO_ONLY if USB_MUSB_TUSB6010 || USB_MUSB_DA8XX || USB_MUSB_AM35X
Felipe Balbi550a7372008-07-24 12:27:36 +030075 help
Arnd Bergmann2e7fc3b2011-10-02 16:45:45 +020076 Unfortunately, only one option can be enabled here. Ideally one
77 should be able to build all these drivers into one kernel to
78 allow using DMA on multiplatform kernels.
Felipe Balbi550a7372008-07-24 12:27:36 +030079
Mian Yousaf Kaukabd2389442011-03-22 15:55:59 +010080config USB_UX500_DMA
Arnd Bergmann2e7fc3b2011-10-02 16:45:45 +020081 bool 'ST Ericsson U8500 and U5500'
82 depends on USB_MUSB_HDRC
83 depends on USB_MUSB_UX500
Mian Yousaf Kaukabd2389442011-03-22 15:55:59 +010084 help
85 Enable DMA transfers on UX500 platforms.
86
Felipe Balbi550a7372008-07-24 12:27:36 +030087config USB_INVENTRA_DMA
Arnd Bergmann2e7fc3b2011-10-02 16:45:45 +020088 bool 'Inventra'
89 depends on USB_MUSB_HDRC
90 depends on USB_MUSB_OMAP2PLUS || USB_MUSB_BLACKFIN
Felipe Balbi550a7372008-07-24 12:27:36 +030091 help
92 Enable DMA transfers using Mentor's engine.
93
94config USB_TI_CPPI_DMA
Arnd Bergmann2e7fc3b2011-10-02 16:45:45 +020095 bool 'TI CPPI (Davinci)'
96 depends on USB_MUSB_HDRC
97 depends on USB_MUSB_DAVINCI
Felipe Balbi550a7372008-07-24 12:27:36 +030098 help
99 Enable DMA transfers when TI CPPI DMA is available.
100
101config USB_TUSB_OMAP_DMA
Arnd Bergmann2e7fc3b2011-10-02 16:45:45 +0200102 bool 'TUSB 6010'
103 depends on USB_MUSB_HDRC
Felipe Balbi7c925542010-12-01 14:23:48 +0200104 depends on USB_MUSB_TUSB6010
Felipe Balbi550a7372008-07-24 12:27:36 +0300105 depends on ARCH_OMAP
Felipe Balbi550a7372008-07-24 12:27:36 +0300106 help
107 Enable DMA transfers on TUSB 6010 when OMAP DMA is available.
108
Arnd Bergmann2e7fc3b2011-10-02 16:45:45 +0200109config MUSB_PIO_ONLY
110 bool 'Disable DMA (always use PIO)'
111 depends on USB_MUSB_HDRC
112 help
113 All data is copied between memory and FIFO by the CPU.
114 DMA controllers are ignored.
115
116 Do not choose this unless DMA support for your SOC or board
117 is unavailable (or unstable). When DMA is enabled at compile time,
118 you can still disable it at run time using the "use_dma=n" module
119 parameter.
120
121endchoice