X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/445d5e12cf785fd0741298de731fe801d46a8417..44a2f3c37f7aec4df45e4c1b65c472a1965e08da:/openwrt/package/atftp/Config.in diff --git a/openwrt/package/atftp/Config.in b/openwrt/package/atftp/Config.in index c84e316cb..296faec84 100644 --- a/openwrt/package/atftp/Config.in +++ b/openwrt/package/atftp/Config.in @@ -1,9 +1,10 @@ #menu "atftp............................. TFTP implementation" config BR2_COMPILE_ATFTP - bool + tristate default n depends BR2_PACKAGE_ATFTP || BR2_PACKAGE_ATFTPD + select BR2_PACKAGE_LIBREADLINE config BR2_PACKAGE_ATFTP prompt "atftp............................. TFTP client"