diff options
author | 2020-09-01 16:58:41 +0200 | |
---|---|---|
committer | 2020-09-03 14:55:07 -0700 | |
commit | 6bd860ac1c2a0ec2bbe3470bf2b82348ee354dfc (patch) | |
tree | fbcbc296ea44fc720eeb9dcc05b0a7b6ab4604b7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'Convert-mvpp2-to-split-PCS-support' (diff) | |
download | linux-dev-6bd860ac1c2a0ec2bbe3470bf2b82348ee354dfc.tar.xz linux-dev-6bd860ac1c2a0ec2bbe3470bf2b82348ee354dfc.zip |
chelsio/chtls: CHELSIO_INLINE_CRYPTO should depend on CHELSIO_T4
While CHELSIO_INLINE_CRYPTO is a guard symbol, and just enabling it does
not cause any additional code to be compiled in, all configuration
options protected by it depend on CONFIG_CHELSIO_T4. Hence it doesn't
make much sense to bother the user with the guard symbol question when
CONFIG_CHELSIO_T4 is disabled.
Fix this by moving the dependency from the individual config options to
the guard symbol.
Fixes: 44fd1c1fd8219551 ("chelsio/chtls: separate chelsio tls driver from crypto driver")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions