change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install...
[openwrt/openwrt.git] / openwrt / package / bind / Config.in
index 1acb5857e908ba10188380e6a6ad87c9def3bd0d..38dc92f6f44fc64a4fdf3b32bb265953a59b451c 100644 (file)
@@ -1,7 +1,7 @@
 #menu "bind.............................. A DNS server implementation"
 
 config BR2_COMPILE_BIND
-       bool
+       tristate
        default n
        depends BR2_PACKAGE_BIND_CLIENT || BR2_PACKAGE_BIND_SERVER