Add mysql and postgresql packages
[openwrt/openwrt.git] / openwrt / package / mysql / Config.in
1 config BR2_PACKAGE_LIBMYSQLCLIENT
2 tristate "libmysqlclient (MySQL client library)"
3 default m
4 help
5 MySQL client library.
6
7 http://dev.mysql.com/
8
9