diff options
| author | 2018-04-17 19:49:03 +0200 | |
|---|---|---|
| committer | 2018-04-28 16:09:34 +0800 | |
| commit | ee1b23d1dfab7f75a18a9de36ef8d1a150f94db0 (patch) | |
| tree | 258e248f585b381b54b81c5512ff796aeaab909f /tools/perf/scripts/python | |
| parent | crypto: caam: - Use kmemdup() function (diff) | |
| download | linux-dev-ee1b23d1dfab7f75a18a9de36ef8d1a150f94db0.tar.xz linux-dev-ee1b23d1dfab7f75a18a9de36ef8d1a150f94db0.zip | |
crypto: drivers - Remove depends on HAS_DMA in case of platform dependency
Remove dependencies on HAS_DMA where a Kconfig symbol depends on another
symbol that implies HAS_DMA, and, optionally, on "|| COMPILE_TEST".
In most cases this other symbol is an architecture or platform specific
symbol, or PCI.
Generic symbols and drivers without platform dependencies keep their
dependencies on HAS_DMA, to prevent compiling subsystems or drivers that
cannot work anyway.
This simplifies the dependencies, and allows to improve compile-testing.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Mark Brown <broonie@kernel.org>
Acked-by: Robin Murphy <robin.murphy@arm.com>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
