From: Peter Robinson <pbrobinson@xxxxxxxxx> Signed-off-by: Peter Robinson <pbrobinson@xxxxxxxxxx> --- .../arm/CONFIG_CRYPTO_DEV_SUN8I_CE_HASH | 18 -------------- .../arm/CONFIG_CRYPTO_DEV_SUN8I_CE_PRNG | 19 --------------- .../arm/CONFIG_CRYPTO_DEV_SUN8I_CE_TRNG | 19 --------------- .../arm/CONFIG_CRYPTO_DEV_SUN8I_SS_HASH | 18 -------------- .../arm/CONFIG_CRYPTO_DEV_SUN8I_SS_PRNG | 19 --------------- .../arm/aarch64/CONFIG_TCG_TIS_SYNQUACER | 24 +------------------ 6 files changed, 1 insertion(+), 116 deletions(-) diff --git a/redhat/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_CE_HASH b/redhat/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_CE_HASH index bfac68ef08ce..6342e407e921 100644 --- a/redhat/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_CE_HASH +++ b/redhat/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_CE_HASH @@ -1,19 +1 @@ -# CONFIG_CRYPTO_DEV_SUN8I_CE_HASH: -# -# Say y to enable support for hash algorithms. -# -# Symbol: CRYPTO_DEV_SUN8I_CE_HASH [=n] -# Type : bool -# Defined at drivers/crypto/allwinner/Kconfig:62 -# Prompt: Enable support for hash on sun8i-ce -# Depends on: CRYPTO [=y] && CRYPTO_HW [=y] && CRYPTO_DEV_SUN8I_CE [=m] -# Location: -# -> Cryptographic API (CRYPTO [=y]) -# -> Hardware crypto devices (CRYPTO_HW [=y]) -# -> Support for Allwinner cryptographic offloader (CRYPTO_DEV_ALLWINNER [=y]) -# -> Support for Allwinner Crypto Engine cryptographic offloader (CRYPTO_DEV_SUN8I_CE [=m]) -# Selects: MD5 && SHA1 && SHA256 && SHA512 -# -# -# CONFIG_CRYPTO_DEV_SUN8I_CE_HASH=y diff --git a/redhat/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_CE_PRNG b/redhat/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_CE_PRNG index de42591733d0..a406d602b4d5 100644 --- a/redhat/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_CE_PRNG +++ b/redhat/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_CE_PRNG @@ -1,20 +1 @@ -# CONFIG_CRYPTO_DEV_SUN8I_CE_PRNG: -# -# Select this option if you want to provide kernel-side support for -# the Pseudo-Random Number Generator found in the Crypto Engine. -# -# Symbol: CRYPTO_DEV_SUN8I_CE_PRNG [=n] -# Type : bool -# Defined at drivers/crypto/allwinner/Kconfig:72 -# Prompt: Support for Allwinner Crypto Engine PRNG -# Depends on: CRYPTO [=y] && CRYPTO_HW [=y] && CRYPTO_DEV_SUN8I_CE [=m] -# Location: -# -> Cryptographic API (CRYPTO [=y]) -# -> Hardware crypto devices (CRYPTO_HW [=y]) -# -> Support for Allwinner cryptographic offloader (CRYPTO_DEV_ALLWINNER [=y]) -# -> Support for Allwinner Crypto Engine cryptographic offloader (CRYPTO_DEV_SUN8I_CE [=m]) -# Selects: CRYPTO_RNG [=y] -# -# -# CONFIG_CRYPTO_DEV_SUN8I_CE_PRNG=y diff --git a/redhat/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_CE_TRNG b/redhat/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_CE_TRNG index 3e92c511d835..8238a4456931 100644 --- a/redhat/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_CE_TRNG +++ b/redhat/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_CE_TRNG @@ -1,20 +1 @@ -# CONFIG_CRYPTO_DEV_SUN8I_CE_TRNG: -# -# Select this option if you want to provide kernel-side support for -# the True Random Number Generator found in the Crypto Engine. -# -# Symbol: CRYPTO_DEV_SUN8I_CE_TRNG [=n] -# Type : bool -# Defined at drivers/crypto/allwinner/Kconfig:80 -# Prompt: Support for Allwinner Crypto Engine TRNG -# Depends on: CRYPTO [=y] && CRYPTO_HW [=y] && CRYPTO_DEV_SUN8I_CE [=m] -# Location: -# -> Cryptographic API (CRYPTO [=y]) -# -> Hardware crypto devices (CRYPTO_HW [=y]) -# -> Support for Allwinner cryptographic offloader (CRYPTO_DEV_ALLWINNER [=y]) -# -> Support for Allwinner Crypto Engine cryptographic offloader (CRYPTO_DEV_SUN8I_CE [=m]) -# Selects: HW_RANDOM [=y] -# -# -# CONFIG_CRYPTO_DEV_SUN8I_CE_TRNG=y diff --git a/redhat/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_SS_HASH b/redhat/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_SS_HASH index b893a14d673c..3c0fa9f1a1bb 100644 --- a/redhat/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_SS_HASH +++ b/redhat/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_SS_HASH @@ -1,19 +1 @@ -# CONFIG_CRYPTO_DEV_SUN8I_SS_HASH: -# -# Say y to enable support for hash algorithms. -# -# Symbol: CRYPTO_DEV_SUN8I_SS_HASH [=n] -# Type : bool -# Defined at drivers/crypto/allwinner/Kconfig:123 -# Prompt: Enable support for hash on sun8i-ss -# Depends on: CRYPTO [=y] && CRYPTO_HW [=y] && CRYPTO_DEV_SUN8I_SS [=m] -# Location: -# -> Cryptographic API (CRYPTO [=y]) -# -> Hardware crypto devices (CRYPTO_HW [=y]) -# -> Support for Allwinner cryptographic offloader (CRYPTO_DEV_ALLWINNER [=y]) -# -> Support for Allwinner Security System cryptographic offloader (CRYPTO_DEV_SUN8I_SS [=m]) -# Selects: MD5 && SHA1 && SHA256 -# -# -# CONFIG_CRYPTO_DEV_SUN8I_SS_HASH=y diff --git a/redhat/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_SS_PRNG b/redhat/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_SS_PRNG index 9ffaa2f312ca..90ac42f190fc 100644 --- a/redhat/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_SS_PRNG +++ b/redhat/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_SS_PRNG @@ -1,20 +1 @@ -# CONFIG_CRYPTO_DEV_SUN8I_SS_PRNG: -# -# Select this option if you want to provide kernel-side support for -# the Pseudo-Random Number Generator found in the Security System. -# -# Symbol: CRYPTO_DEV_SUN8I_SS_PRNG [=n] -# Type : bool -# Defined at drivers/crypto/allwinner/Kconfig:115 -# Prompt: Support for Allwinner Security System PRNG -# Depends on: CRYPTO [=y] && CRYPTO_HW [=y] && CRYPTO_DEV_SUN8I_SS [=m] -# Location: -# -> Cryptographic API (CRYPTO [=y]) -# -> Hardware crypto devices (CRYPTO_HW [=y]) -# -> Support for Allwinner cryptographic offloader (CRYPTO_DEV_ALLWINNER [=y]) -# -> Support for Allwinner Security System cryptographic offloader (CRYPTO_DEV_SUN8I_SS [=m]) -# Selects: CRYPTO_RNG [=y] -# -# -# CONFIG_CRYPTO_DEV_SUN8I_SS_PRNG=y diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_TCG_TIS_SYNQUACER b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_TCG_TIS_SYNQUACER index fb5924839fee..2a33c3a9fbca 100644 --- a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_TCG_TIS_SYNQUACER +++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_TCG_TIS_SYNQUACER @@ -1,23 +1 @@ -# CONFIG_TCG_TIS_SYNQUACER: -# -# If you have a TPM security chip that is compliant with the -# TCG TIS 1.2 TPM specification (TPM1.2) or the TCG PTP FIFO -# specification (TPM2.0) say Yes and it will be accessible from -# within Linux on Socionext SynQuacer platform. -# To compile this driver as a module, choose M here; -# the module will be called tpm_tis_synquacer. -# -# Symbol: TCG_TIS_SYNQUACER [=n] -# Type : tristate -# Defined at drivers/char/tpm/Kconfig:77 -# Prompt: TPM Interface Specification 1.2 Interface / TPM 2.0 FIFO Interface (MMIO - SynQuacer) -# Depends on: TCG_TPM [=y] && ARCH_SYNQUACER [=y] -# Location: -# -> Device Drivers -# -> Character devices -# -> TPM Hardware Support (TCG_TPM [=y]) -# Selects: TCG_TIS_CORE [=y] -# -# -# -# CONFIG_TCG_TIS_SYNQUACER is not set +CONFIG_TCG_TIS_SYNQUACER=m -- GitLab _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx