提交 3e4e3643 编写于 作者: A Anders Roxell 提交者: David S. Miller

net/rds/Kconfig: Correct the RDS depends

Remove prefix 'CONFIG_' from CONFIG_IPV6

Fixes: ba7d7e26 ("net/rds/Kconfig: RDS should depend on IPV6")
Reported-by: NEric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: NAnders Roxell <anders.roxell@linaro.org>
Reviewed-by: NEric Dumazet <edumazet@google.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 2e279c93
config RDS
tristate "The RDS Protocol"
depends on INET && CONFIG_IPV6
depends on INET && IPV6
---help---
The RDS (Reliable Datagram Sockets) protocol provides reliable,
sequenced delivery of datagrams over Infiniband or TCP.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册