change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install...
[openwrt/svn-archive/archive.git] / openwrt / package / sqlite / Config.in
index 626c5c3dcba74cf411239e9adc03165c8fa059d4..600a05e1544c8e70bfb870743d77a9e59761d8d8 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_COMPILE_SQLITE
-       bool
+       tristate
        default n
        depends BR2_PACKAGE_LIBSQLITE