From: Don Zickus <[email protected]>

A few configs changed their dependencies and that affects what options
the configs can be.  Two configs can no longer be inline and one brings
in more confgs that are unnecessary.  Fix them quickly for a review
later.

Signed-off-by: Don Zickus <[email protected]>
---
 .../configs/pending-common/generic/CONFIG_CHELSIO_IPSEC_INLINE  | 1 +
 redhat/configs/pending-common/generic/CONFIG_CHELSIO_TLS_DEVICE | 2 +-
 .../configs/pending-common/generic/s390x/CONFIG_VIRTIO_CONSOLE  | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 
redhat/configs/pending-common/generic/CONFIG_CHELSIO_IPSEC_INLINE
 create mode 100644 
redhat/configs/pending-common/generic/s390x/CONFIG_VIRTIO_CONSOLE

diff --git a/redhat/configs/pending-common/generic/CONFIG_CHELSIO_IPSEC_INLINE 
b/redhat/configs/pending-common/generic/CONFIG_CHELSIO_IPSEC_INLINE
new file mode 100644
index 000000000000..ee972e70f2ef
--- /dev/null
+++ b/redhat/configs/pending-common/generic/CONFIG_CHELSIO_IPSEC_INLINE
@@ -0,0 +1 @@
+CONFIG_CHELSIO_IPSEC_INLINE=m
diff --git a/redhat/configs/pending-common/generic/CONFIG_CHELSIO_TLS_DEVICE 
b/redhat/configs/pending-common/generic/CONFIG_CHELSIO_TLS_DEVICE
index eb5031f201d8..3934dac48c21 100644
--- a/redhat/configs/pending-common/generic/CONFIG_CHELSIO_TLS_DEVICE
+++ b/redhat/configs/pending-common/generic/CONFIG_CHELSIO_TLS_DEVICE
@@ -16,4 +16,4 @@
 # 
 # 
 # 
-CONFIG_CHELSIO_TLS_DEVICE=y
+CONFIG_CHELSIO_TLS_DEVICE=m
diff --git a/redhat/configs/pending-common/generic/s390x/CONFIG_VIRTIO_CONSOLE 
b/redhat/configs/pending-common/generic/s390x/CONFIG_VIRTIO_CONSOLE
new file mode 100644
index 000000000000..763c8331d5f2
--- /dev/null
+++ b/redhat/configs/pending-common/generic/s390x/CONFIG_VIRTIO_CONSOLE
@@ -0,0 +1 @@
+# CONFIG_VIRTIO_CONSOLE is not set
-- 
GitLab
_______________________________________________
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]

Reply via email to