change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install...
[openwrt/svn-archive/archive.git] / openwrt / package / atftp / Config.in
index c84e316cb9dd84d9d847e5d83b121082e50193a7..32ab9512a38c8697f33a9d1dded00fc5d64a783c 100644 (file)
@@ -1,7 +1,7 @@
 #menu "atftp............................. TFTP implementation"
 
 config BR2_COMPILE_ATFTP
-       bool
+       tristate
        default n
        depends BR2_PACKAGE_ATFTP || BR2_PACKAGE_ATFTPD