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