625e182ee0
SVN-Revision: 1375
12 lines
182 B
Plaintext
12 lines
182 B
Plaintext
config BR2_PACKAGE_ATFTP
|
|
tristate "atftp"
|
|
default m if CONFIG_DEVEL
|
|
help
|
|
tftp client
|
|
|
|
config BR2_PACKAGE_ATFTPD
|
|
tristate "atftpd"
|
|
default m if CONFIG_DEVEL
|
|
help
|
|
tftp server
|