summaryrefslogtreecommitdiffstats
path: root/package/atftp/Config.in
blob: aad1bdae2d8be73c9260479bf673874338455d42 (plain)
1
2
3
4
5
6
7
8
9
10
11
config BR2_PACKAGE_ATFTP
	tristate "atftp - a tftp client"
	default m if CONFIG_DEVEL
	help
	tftp client

config BR2_PACKAGE_ATFTPD
	tristate "atftpd - a tftp server"
	default m if CONFIG_DEVEL
	help
	tftp server