change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install...
[openwrt/openwrt.git] / openwrt / package / shfs / Config.in
index 2ab0610030da13b2652465edcd6be454b798d16d..b7c7cfa85901430e4ad1771d6fbab9624283d0f8 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_COMPILE_SHFS
-       bool
+       tristate
        default n
        depends BR2_PACKAGE_SHFS_UTILS