diff options
author | 2020-08-29 10:40:28 +0200 | |
---|---|---|
committer | 2020-09-11 09:09:41 +0200 | |
commit | ef1a85b6ca093abb00fbc38ea55fd9ae08ab05ef (patch) | |
tree | 4d9918d0dfa0a86cc31901782da23cb2a4829615 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | MIPS/jazzdma: decouple from dma-direct (diff) | |
download | linux-dev-ef1a85b6ca093abb00fbc38ea55fd9ae08ab05ef.tar.xz linux-dev-ef1a85b6ca093abb00fbc38ea55fd9ae08ab05ef.zip |
dma-mapping: fix DMA_OPS dependencies
Driver that select DMA_OPS need to depend on HAS_DMA support to
work. The vop driver was missing that dependency, so add it, and also
add a another depends in DMA_OPS itself. That won't fix the issue due
to how the Kconfig dependencies work, but at least produce a warning
about unmet dependencies.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions