#menu "atftp............................. TFTP implementation" config FWRT_COMPILE_ATFTP tristate default n depends FWRT_PACKAGE_ATFTP || FWRT_PACKAGE_ATFTPD select FWRT_PACKAGE_LIBREADLINE config FWRT_PACKAGE_ATFTP prompt "atftp............................. TFTP client" tristate default n select FWRT_COMPILE_ATFTP help TFTP client config FWRT_PACKAGE_ATFTPD prompt "atftpd............................ TFTP server" tristate default n select FWRT_COMPILE_ATFTP help TFTP server #endmenu