everything is a package. so is mtd now
[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.045173 seconds and 5 git commands to generate.