change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install...
[openwrt/openwrt.git] / openwrt / package / expat / Config.in
index 0347f3bca5f1deccf489ed0c3b8198f03e00cf55..9b34c52c897be2754b9daf96d365d27db91c5af1 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_COMPILE_EXPAT
-       bool
+       tristate
        default n
        depends BR2_PACKAGE_LIBEXPAT