change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install...
[openwrt/openwrt.git] / openwrt / package / mysql / Config.in
index 89f0e264896c7f93bb4e114243813cbef6123cb3..bda7142ca94da54c9077bdffbfd6b931fa528ae4 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_COMPILE_MYSQL
-       bool
+       tristate
        default n
        depends BR2_PACKAGE_LIBMYSQLCLIENT