blob: 2db92870987c1a7ec36c697b56315ed481193acb (
plain)
1
2
3
4
5
6
7
8
9
|
config BR2_PACKAGE_VSFTPD
prompt "vsftpd............................ Fast and secure FTP server"
tristate
default m if CONFIG_DEVEL
help
A fast and secure FTP server
http://vsftpd.beasts.org/
|