summaryrefslogtreecommitdiffstats
path: root/package/postgresql/Config.in
blob: 6ff19531090b85727f8590a33ebf7a08bd54ea18 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_LIBPQ
	tristate "libpq (PostgreSQL client library)"
	default m if CONFIG_DEVEL
	help
	  PostgreSQL client library.
	  
	  http://www.postgresql.org/