6 lines
133 B
Plaintext
6 lines
133 B
Plaintext
config BR2_PACKAGE_TFTPD
|
|
bool "tftpd"
|
|
depends on BR2_USE_MMU # fork()
|
|
help
|
|
HPA's Trivial File Transfer Protocol (tftp) server.
|