diff options
author | 2017-05-11 17:15:54 +0200 | |
---|---|---|
committer | 2017-06-12 16:25:58 +0200 | |
commit | c4684f98d3453dd07cc7ce67e0e795330eeec9c5 (patch) | |
tree | 2e2263ae2f7641a0399a7618007b2dd3a14e2bd6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | s390/zcrypt: remove unused function zcrypt_type6_mex_key_de() (diff) | |
download | wireguard-linux-c4684f98d3453dd07cc7ce67e0e795330eeec9c5.tar.xz wireguard-linux-c4684f98d3453dd07cc7ce67e0e795330eeec9c5.zip |
s390/crypto: fix aes/paes Kconfig dependeny
The s390_paes and the s390_aes kernel module used just one
config symbol CONFIG_CRYPTO_AES. As paes has a dependency
to PKEY and this requires ZCRYPT the aes module also had
a dependency to the zcrypt device driver which is not true.
Fixed by introducing a new config symbol CONFIG_CRYPTO_PAES
which has dependencies to PKEY and ZCRYPT. Removed the
dependency for the aes module to ZCRYPT.
Signed-off-by: Harald Freudenberger <freude@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions