summaryrefslogtreecommitdiffstats
path: root/package/php/Config.ext
diff options
context:
space:
mode:
Diffstat (limited to 'package/php/Config.ext')
-rw-r--r--package/php/Config.ext1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/php/Config.ext b/package/php/Config.ext
index 935f966a19..1d9c2fe68f 100644
--- a/package/php/Config.ext
+++ b/package/php/Config.ext
@@ -149,6 +149,7 @@ comment "MySQL drivers need a toolchain w/ C++, threads"
config BR2_PACKAGE_PHP_EXT_PDO_POSTGRESQL
bool "PostgreSQL"
select BR2_PACKAGE_POSTGRESQL
+ depends on BR2_USE_MMU # postgresql
help
PDO driver for PostgreSQL
OpenPOWER on IntegriCloud