diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2017-08-31 18:35:16 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2017-08-31 18:35:16 +0100 |
commit | a6c714aa6c7c81c9c300d6b3f71e69fd0a9149d7 (patch) | |
tree | cf08b00d6af434a8f80f061c2f8abd8547aafa56 /kernel-ppc64p7-debug.config | |
parent | 9f38a5dd4ebd6f7246b9afd242fb380b2e0acc6e (diff) | |
download | kernel-a6c714aa6c7c81c9c300d6b3f71e69fd0a9149d7.tar.gz kernel-a6c714aa6c7c81c9c300d6b3f71e69fd0a9149d7.tar.xz kernel-a6c714aa6c7c81c9c300d6b3f71e69fd0a9149d7.zip |
Disable Infiniband/RDMA on ARMv7 as we no longer have userspace tools
Diffstat (limited to 'kernel-ppc64p7-debug.config')
-rw-r--r-- | kernel-ppc64p7-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-ppc64p7-debug.config b/kernel-ppc64p7-debug.config index 0ae90d5fe..1c0c9440c 100644 --- a/kernel-ppc64p7-debug.config +++ b/kernel-ppc64p7-debug.config @@ -1915,7 +1915,7 @@ CONFIG_INFINIBAND_SRPT=m CONFIG_INFINIBAND_USER_ACCESS=m CONFIG_INFINIBAND_USER_MAD=m CONFIG_INFINIBAND_USNIC=m -CONFIG_INFINIBAND_VMWARE_PVRDMA=m +# CONFIG_INFINIBAND_VMWARE_PVRDMA is not set # CONFIG_INFTL is not set CONFIG_INITRAMFS_SOURCE="" CONFIG_INOTIFY_USER=y |