1 menu "Remoteproc drivers"
3 # REMOTEPROC gets selected by whoever wants it
10 config OMAP_REMOTEPROC
11 tristate "OMAP remoteproc support"
15 depends on OMAP_MBOX_FWK
19 Say y here to support OMAP's remote processors (dual M3
20 and DSP on OMAP4) via the remote processor framework.
22 Currently only supported on OMAP4.
24 Usually you want to say y here, in order to enable multimedia
25 use-cases to run on your platform (multimedia codecs are
26 offloaded to remote DSP processors using this framework).
28 It's safe to say n here if you're not interested in multimedia
29 offloading or just want a bare minimum kernel.
31 config STE_MODEM_RPROC
32 tristate "STE-Modem remoteproc support"
37 Say y or m here to support STE-Modem shared memory driver.
38 This can be either built-in or a loadable module.