diff options
author | Laura Abbott <labbott@redhat.com> | 2019-11-19 11:56:06 -0500 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2019-11-22 10:59:27 -0500 |
commit | d5de29366877efca7e7ae1fbe62576d8dcf38c36 (patch) | |
tree | 0491053981a8caa69a0fc24a045a9358b3086216 /kernel-s390x-debug-fedora.config | |
parent | fd12e13e28cfa45a7ddc1a6550633def7a6fa51d (diff) | |
download | kernel-d5de29366877efca7e7ae1fbe62576d8dcf38c36.tar.gz kernel-d5de29366877efca7e7ae1fbe62576d8dcf38c36.tar.xz kernel-d5de29366877efca7e7ae1fbe62576d8dcf38c36.zip |
enable CONFIG_RDMA_SIW
Useful for verification of RDMA
Diffstat (limited to 'kernel-s390x-debug-fedora.config')
-rw-r--r-- | kernel-s390x-debug-fedora.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-s390x-debug-fedora.config b/kernel-s390x-debug-fedora.config index e558b2b6b..70500a875 100644 --- a/kernel-s390x-debug-fedora.config +++ b/kernel-s390x-debug-fedora.config @@ -4067,7 +4067,7 @@ CONFIG_RD_LZ4=y CONFIG_RD_LZMA=y CONFIG_RD_LZO=y CONFIG_RDMA_RXE=m -# CONFIG_RDMA_SIW is not set +CONFIG_RDMA_SIW=m # CONFIG_RDS_DEBUG is not set CONFIG_RDS=m CONFIG_RDS_RDMA=m |