add menu descriptions
[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