Standardize package Config.in, change prompt to package name + short description
[openwrt-10.03/.git] / package / postgresql / Config.in
index 6ff19531090b85727f8590a33ebf7a08bd54ea18..3692782beaa1122bb577a1c8fc7016519c3d6b5f 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_PACKAGE_LIBPQ
-       tristate "libpq (PostgreSQL client library)"
+       tristate "libpq - PostgreSQL client library"
        default m if CONFIG_DEVEL
        help
          PostgreSQL client library.
@@ -7,3 +7,6 @@ config BR2_PACKAGE_LIBPQ
          http://www.postgresql.org/
          
 
+config BR2_PACKAGE_POSTGRESQL
+       tristate
+       default BR2_PACKAGE_LIBPQ