change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install...
[openwrt/openwrt.git] / openwrt / package / rrs / Config.in
index 30651d1f23322b3b6f19031f81bf2708ae4d78ac..28a3f0bde2235e1bbc3b51b18c803aa6adbf9140 100644 (file)
@@ -1,7 +1,7 @@
 #menu "rrs............................... A reverse (connecting) remote shell"
 
 config BR2_COMPILE_RRS
-       bool
+       tristate
        default n
        depends BR2_PACKAGE_RRS || BR2_PACKAGE_RRS_NOSSL