Commit 19459a38 authored by Wensong Zhang's avatar Wensong Zhang Committed by David S. Miller

[IPV4] IPVS: fix the dependence of IP_VS_FTP in Kconfig

parent cba94f02
...@@ -241,7 +241,7 @@ comment 'IPVS application helper' ...@@ -241,7 +241,7 @@ comment 'IPVS application helper'
config IP_VS_FTP config IP_VS_FTP
tristate "FTP protocol helper" tristate "FTP protocol helper"
depends on IP_VS depends on IP_VS && IP_VS_PROTO_TCP
---help--- ---help---
FTP is a protocol that transfers IP address and/or port number in FTP is a protocol that transfers IP address and/or port number in
the payload. In the virtual server via Network Address Translation, the payload. In the virtual server via Network Address Translation,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment