Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupl...
[deliverable/linux.git] / drivers / remoteproc / Kconfig
CommitLineData
489d129a 1menu "Remoteproc drivers (EXPERIMENTAL)"
650d6561 2
400e64df
OBC
3# REMOTEPROC gets selected by whoever wants it
4config REMOTEPROC
5 tristate
489d129a 6 depends on EXPERIMENTAL
e121aefa 7 select FW_CONFIG
34ed5a33
OBC
8
9config OMAP_REMOTEPROC
10 tristate "OMAP remoteproc support"
d5039426 11 depends on EXPERIMENTAL
34ed5a33 12 depends on ARCH_OMAP4
9cd8eb43 13 depends on OMAP_IOMMU
34ed5a33
OBC
14 select REMOTEPROC
15 select OMAP_MBOX_FWK
16 select RPMSG
34ed5a33
OBC
17 help
18 Say y here to support OMAP's remote processors (dual M3
19 and DSP on OMAP4) via the remote processor framework.
20
21 Currently only supported on OMAP4.
22
23 Usually you want to say y here, in order to enable multimedia
24 use-cases to run on your platform (multimedia codecs are
25 offloaded to remote DSP processors using this framework).
26
27 It's safe to say n here if you're not interested in multimedia
28 offloading or just want a bare minimum kernel.
650d6561
OBC
29
30endmenu
This page took 0.087254 seconds and 5 git commands to generate.