aad1bdae2d8be73c9260479bf673874338455d42
[openwrt.git] / package / atftp / Config.in
1 config BR2_PACKAGE_ATFTP
2 tristate "atftp - a tftp client"
3 default m if CONFIG_DEVEL
4 help
5 tftp client
6
7 config BR2_PACKAGE_ATFTPD
8 tristate "atftpd - a tftp server"
9 default m if CONFIG_DEVEL
10 help
11 tftp server
This page took 0.045932 seconds and 3 git commands to generate.