diff options
Diffstat (limited to 'package/vsftpd')
-rw-r--r-- | package/vsftpd/Config.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/package/vsftpd/Config.in b/package/vsftpd/Config.in index 3bd5f2597..2db928709 100644 --- a/package/vsftpd/Config.in +++ b/package/vsftpd/Config.in @@ -1,8 +1,9 @@ config BR2_PACKAGE_VSFTPD - tristate "vsftpd - Fast and secure FTP server" + prompt "vsftpd............................ Fast and secure FTP server" + tristate default m if CONFIG_DEVEL help A fast and secure FTP server http://vsftpd.beasts.org/ - + |