summaryrefslogtreecommitdiffstats
path: root/rules/libnftnl.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/libnftnl.in')
-rw-r--r--rules/libnftnl.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/rules/libnftnl.in b/rules/libnftnl.in
index 7d91ccea8..78cefc2cb 100644
--- a/rules/libnftnl.in
+++ b/rules/libnftnl.in
@@ -3,7 +3,6 @@
menuconfig LIBNFTNL
tristate
select LIBMNL
- select LIBMXML if LIBNFTNL_XML
select JANSSON if LIBNFTNL_JSON
prompt "libnftnl "
help
@@ -14,11 +13,6 @@ menuconfig LIBNFTNL
if LIBNFTNL
-config LIBNFTNL_XML
- bool
- depends on LIBNFTNL
- prompt "XML parsing support"
-
config LIBNFTNL_JSON
bool
depends on LIBNFTNL