From: Patrick Talbert <[email protected]>

[redhat] configs: Remove pending CONFIG_CHELSIO_IPSEC_INLINE file

The redhat/configs/pending-common/generic/CONFIG_CHELSIO_IPSEC_INLINE
file was left behind. It enables the config item as a module. However,
the common/generic/ directory includes this item as a built-in (=y).

Remove the pending-common CONFIG_CHELSIO_IPSEC_INLINE file AND change
the common/generic/ entry from =y to =m. The result is the generated
kernel config files do not change.

Signed-off-by: Patrick Talbert <[email protected]>

diff --git a/redhat/configs/common/generic/CONFIG_CHELSIO_IPSEC_INLINE 
b/redhat/configs/common/generic/CONFIG_CHELSIO_IPSEC_INLINE
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/CONFIG_CHELSIO_IPSEC_INLINE
+++ b/redhat/configs/common/generic/CONFIG_CHELSIO_IPSEC_INLINE
@@ -1 +1 @@
-CONFIG_CHELSIO_IPSEC_INLINE=y
+CONFIG_CHELSIO_IPSEC_INLINE=m
diff --git a/redhat/configs/pending-common/generic/CONFIG_CHELSIO_IPSEC_INLINE 
b/redhat/configs/pending-common/generic/CONFIG_CHELSIO_IPSEC_INLINE
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-common/generic/CONFIG_CHELSIO_IPSEC_INLINE
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_CHELSIO_IPSEC_INLINE=m

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1342
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to