diff options
author | Laura Abbott <labbott@redhat.com> | 2018-04-09 12:38:43 -0700 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2018-04-11 10:59:42 -0700 |
commit | 6cb6bcb52861272a97382821b023199d24723c14 (patch) | |
tree | 20691d8b7a1167d3b606a856e229d7832a6b9b6d /kernel-ppc64-debug.config | |
parent | b9a77b3f37d6c149778be8745c8fd630b17e946e (diff) | |
download | kernel-6cb6bcb52861272a97382821b023199d24723c14.tar.gz kernel-6cb6bcb52861272a97382821b023199d24723c14.tar.xz kernel-6cb6bcb52861272a97382821b023199d24723c14.zip |
Enable a few infiniband options (rhbz 1291902)
Diffstat (limited to 'kernel-ppc64-debug.config')
-rw-r--r-- | kernel-ppc64-debug.config | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/kernel-ppc64-debug.config b/kernel-ppc64-debug.config index f8b3fdaf2..b84bc930a 100644 --- a/kernel-ppc64-debug.config +++ b/kernel-ppc64-debug.config @@ -2033,7 +2033,7 @@ CONFIG_INFINIBAND_MTHCA=m CONFIG_INFINIBAND_NES=m CONFIG_INFINIBAND_OCRDMA=m CONFIG_INFINIBAND_ON_DEMAND_PAGING=y -# CONFIG_INFINIBAND_QEDR is not set +CONFIG_INFINIBAND_QEDR=m CONFIG_INFINIBAND_QIB_DCA=y CONFIG_INFINIBAND_QIB=m CONFIG_INFINIBAND_RDMAVT=m @@ -4731,7 +4731,8 @@ CONFIG_SLUB_CPU_PARTIAL=y # CONFIG_SLUB_STATS is not set CONFIG_SLUB=y CONFIG_SMARTJOYPLUS_FF=y -# CONFIG_SMC is not set +CONFIG_SMC_DIAG=m +CONFIG_SMC=m # CONFIG_SM_FTL is not set CONFIG_SMP=y CONFIG_SMSC911X=m |