On Wed, Sep 30, 2020 at 01:48:14PM -0000, GitLab Bridge on behalf of jeremycline wrote: > From: Jeremy Cline <jcline@xxxxxxxxxx> > > Hi, > > As part of the ongoing rebase effort, the following configuration > options need to be reviewed. > > As a reminder, the ARK configuration flow involves moving unreviewed > configuration options from the pending directory to the ark directory. > In the diff below, options are removed from the pending directory and > added to the ark hierarchy. The final options that need to be ACKed > are the files that are being added to the ark hierarchy. > > If the value for a file that is added should be changed, please reply > with a better option. > > 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] > > Cc: Herbert Xu <herbert.xu@xxxxxxxxxx> > Cc: "David S. Miller" <davem@xxxxxxxxxx> > Cc: Ondrej Mosnacek <omosnace@xxxxxxxxxx> > --- > .../common/generic/CONFIG_CHELSIO_TLS_DEVICE | 1 + > .../generic/CONFIG_CRYPTO_DEV_OCTEONTX_CPT | 1 + > .../generic/CONFIG_CHELSIO_TLS_DEVICE | 19 ----------------- > .../generic/CONFIG_CRYPTO_DEV_OCTEONTX_CPT | 21 ------------------- > 4 files changed, 2 insertions(+), 40 deletions(-) > create mode 100644 redhat/configs/common/generic/CONFIG_CHELSIO_TLS_DEVICE > create mode 100644 redhat/configs/common/generic/CONFIG_CRYPTO_DEV_OCTEONTX_CPT > delete mode 100644 redhat/configs/pending-common/generic/CONFIG_CHELSIO_TLS_DEVICE > delete mode 100644 redhat/configs/pending-common/generic/CONFIG_CRYPTO_DEV_OCTEONTX_CPT These are really networking options. So while I don't have any problems with enabling them, I think we should let David have the final say here. Acked-by: Herbert Xu <herbert.xu@xxxxxxxxxx> Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt _______________________________________________ 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