change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install...
[openwrt/svn-archive/archive.git] / openwrt / package / popt / Config.in
index b06933ae7d504f64248328b7287e751f62eccc65..a24882b6c3e992d89174e1abfd1d22c565960279 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_COMPILE_POPT
-       bool
+       tristate
        depends BR2_PACKAGE_LIBPOPT
 
 config BR2_PACKAGE_LIBPOPT