From 9ab9ea2db0b13375d3d7114d5c82eb298a118740 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 4 Aug 2020 17:00:01 -0500 Subject: Linux v5.8 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_CHELSIO_TLS_DEVICE | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'configs/fedora/generic/CONFIG_CHELSIO_TLS_DEVICE') diff --git a/configs/fedora/generic/CONFIG_CHELSIO_TLS_DEVICE b/configs/fedora/generic/CONFIG_CHELSIO_TLS_DEVICE index 0cf2ac889..eb5031f20 100644 --- a/configs/fedora/generic/CONFIG_CHELSIO_TLS_DEVICE +++ b/configs/fedora/generic/CONFIG_CHELSIO_TLS_DEVICE @@ -1 +1,19 @@ +# CONFIG_CHELSIO_TLS_DEVICE: +# +# This flag enables support for kernel tls offload over Chelsio T6 +# crypto accelerator. CONFIG_CHELSIO_TLS_DEVICE flag can be enabled +# only if CONFIG_TLS and CONFIG_TLS_DEVICE flags are enabled. +# +# Symbol: CHELSIO_TLS_DEVICE [=y] +# Type : bool +# Defined at drivers/crypto/chelsio/Kconfig:46 +# Prompt: Chelsio Inline KTLS Offload +# Depends on: CRYPTO [=y] && CRYPTO_HW [=y] && CHELSIO_T4 [=m] && TLS_DEVICE [=y] +# Location: +# -> Cryptographic API (CRYPTO [=y]) +# -> Hardware crypto devices (CRYPTO_HW [=y]) +# Selects: CRYPTO_DEV_CHELSIO [=m] +# +# +# CONFIG_CHELSIO_TLS_DEVICE=y -- cgit