add free bcm43xx driver as patch for brcm-2.6, needs more testing and Makefile change...
[openwrt.git] / package / vsftpd / Config.in
1 config BR2_PACKAGE_VSFTPD
2         prompt "vsftpd............................ Fast and secure FTP server"
3         tristate
4         default m if CONFIG_DEVEL
5         help
6           A fast and secure FTP server
7           
8           http://vsftpd.beasts.org/
9