change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install...
[openwrt.git] / openwrt / package / ncurses / Config.in
index 1fbdd7b..552a6cc 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_COMPILE_NCURSES
-       bool
+       tristate
        depends BR2_PACKAGE_LIBNCURSES
 
 config BR2_PACKAGE_LIBNCURSES