From: Scott Weaver scweaver@redhat.com
[redhat] automotive: update CONFIG_NVME_KEYRING
With e88a7595b57f2 ('nvme-tcp: request secure channel concatenation'), CONFIG_NVME_KEYRING is now selected by NVME_HOST_AUTH unconditionally.
Signed-off-by: Scott Weaver scweaver@redhat.com
diff --git a/redhat/configs/pending-rhel/automotive/generic/CONFIG_NVME_KEYRING b/redhat/configs/pending-rhel/automotive/generic/CONFIG_NVME_KEYRING deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/pending-rhel/automotive/generic/CONFIG_NVME_KEYRING +++ /dev/null @@ -1 +0,0 @@ -CONFIG_NVME_KEYRING=m diff --git a/redhat/configs/rhel/automotive/generic/CONFIG_NVME_KEYRING b/redhat/configs/rhel/automotive/generic/CONFIG_NVME_KEYRING index blahblah..blahblah 100644 --- a/redhat/configs/rhel/automotive/generic/CONFIG_NVME_KEYRING +++ b/redhat/configs/rhel/automotive/generic/CONFIG_NVME_KEYRING @@ -1 +1 @@ -# CONFIG_NVME_KEYRING is not set +CONFIG_NVME_KEYRING=m
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3800
kernel@lists.fedoraproject.org