diff --git a/SPECS/glusterfs.spec b/SPECS/glusterfs.spec
index 21ed630..8fc3f41 100644
--- a/SPECS/glusterfs.spec
+++ b/SPECS/glusterfs.spec
@@ -79,11 +79,6 @@
 # rpmbuild -ta glusterfs-6.0.tar.gz --without rdma
 %{?_without_rdma:%global _without_rdma --disable-ibverbs}
 
-# No RDMA Support on 32-bit ARM
-%ifarch armv7hl
-%global _without_rdma --disable-ibverbs
-%endif
-
 # server
 # if you wish to build rpms without server components, compile like this
 # rpmbuild -ta glusterfs-6.0.tar.gz --without server