diff options
author | Suman Anna <s-anna@ti.com> | 2017-05-19 00:08:59 +0200 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2017-06-25 22:59:58 +0200 |
commit | c51e882cd711abfa11e29f46cd7a73ce41ba1cf4 (patch) | |
tree | aef8b16af180003389df63e9f007cbe8701a2255 /Documentation/dontdiff | |
parent | remoteproc: fix spelling mistake: "Resouce" -> "Resource" (diff) | |
download | linux-c51e882cd711abfa11e29f46cd7a73ce41ba1cf4.tar.xz linux-c51e882cd711abfa11e29f46cd7a73ce41ba1cf4.zip |
remoteproc/davinci: Update Kconfig to depend on DMA_CMA
The davinci remoteproc driver requires a CMA pool for allocating
memory for virtio vrings/buffers and other sections of the firmware
image. The allocations are done using the DMA API. The CMA option is
currently selected automatically on systems with MMU when davinci
remoteproc is enabled, switch this to a saner depends on dependency
convention. The dependency is also updated to use the DMA_CMA kconfig
symbol that is used for CMA allocations using the DMA API, the CMA
dependency is inherited implicitly.
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'Documentation/dontdiff')
0 files changed, 0 insertions, 0 deletions