rds: Remove IPv6 dependency

This patch removes the IPv6 dependency from RDS.

Signed-off-by: Ka-Cheong Poon <ka-cheong.poon@oracle.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Цей коміт міститься в:
Ka-Cheong Poon
2018-07-30 22:48:42 -07:00
зафіксовано David S. Miller
джерело f394ad28fe
коміт e65d4d9633
12 змінених файлів з 140 додано та 26 видалено

Переглянути файл

@@ -1,7 +1,7 @@
config RDS
tristate "The RDS Protocol"
depends on INET && IPV6
depends on INET
---help---
The RDS (Reliable Datagram Sockets) protocol provides reliable,
sequenced delivery of datagrams over Infiniband or TCP.