Remaining "nios2" strings come from existing patches that are not removed with along with BR2_nios2 symbol. Signed-off-by: Romain Naour <romain.naour@smile.fr> Signed-off-by: Julien Olivain <ju.o@free.fr>
9 lines
238 B
Plaintext
9 lines
238 B
Plaintext
config BR2_PACKAGE_TFTPD
|
|
bool "tftpd"
|
|
depends on BR2_USE_MMU # fork()
|
|
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
|
|
help
|
|
HPA's Trivial File Transfer Protocol (tftp) server.
|
|
|
|
https://git.kernel.org/pub/scm/network/tftp/tftp-hpa.git
|