summaryrefslogtreecommitdiffstats
path: root/rules/php5.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/php5.in')
-rw-r--r--rules/php5.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/php5.in b/rules/php5.in
index 07dfa159e..c8bb79eda 100644
--- a/rules/php5.in
+++ b/rules/php5.in
@@ -14,7 +14,6 @@ menuconfig PHP5
select LIBXSLT if PHP5_XML_LIBXML2_XSLT
select MYSQLDB if PHP5_EXT_MYSQL
select PHP5_XML if PHP5_EXT_SOAP
- select XMLRPC_C if PHP5_XML_LIBXML2_XMLRPC
select SQLITE if PHP5_EXT_SQLITE3
select ZLIB if PHP5_EXT_ZLIB
select OPENSSL if PHP5_EXT_OPENSSL
@@ -228,13 +227,6 @@ config PHP5_XML_LIBXML2_SIMPLEXML
help
simple xml support
-config PHP5_XML_LIBXML2_XMLRPC
- bool
- depends on STAGING
- prompt "xmlrpc support"
- help
- xmlrpc support
-
endif # PHP5_XML_LIBXML2
endif # PHP5_XML