change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install...
[openwrt/svn-archive/archive.git] / openwrt / package / curl / Config.in
index f3bf79f40cd2540a36dba22ed337e8ea4ad1bf63..9f8768c3bd0c17cda915c14260cd7badcf6c7dd1 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_COMPILE_CURL
-       bool
+       tristate
        default n
        depends BR2_PACKAGE_LIBCURL