openwrtv4/openwrt/package/mysql/Config.in

14 lines
248 B
Text
Raw Normal View History

config BR2_PACKAGE_LIBMYSQLCLIENT
tristate "libmysqlclient - MySQL client library"
default m if CONFIG_DEVEL
help
MySQL client library.
http://dev.mysql.com/
config BR2_PACKAGE_MYSQL
tristate
default BR2_PACKAGE_LIBMYSQLCLIENT