You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
248 B

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