diff options
| author | Florian Fainelli <[email protected]> | 2021-01-30 14:55:38 -0800 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2021-02-05 14:32:05 +1100 |
| commit | 63b8ee4f548c36658c2854d353270b3474d45aeb (patch) | |
| tree | 20fd0015c002f4d1d059c0f7cd00d8b3f9ac2f4b /tools/perf/scripts/python | |
| parent | b4ea2220b86afe6ea962c3bd51f61eaf56cd8212 (diff) | |
crypto: crypto4xx - Avoid linking failure with HW_RANDOM=m
It is currently possible to build CONFIG_HW_RANDOM_PPC4XX=y with
CONFIG_HW_RANDOM=m which would lead to the inability of linking with
devm_hwrng_{register,unregister}. We cannot have the framework modular
and the consumer of that framework built-in, so make that dependency
explicit.
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Florian Fainelli <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions