summaryrefslogtreecommitdiffstats
path: root/rules/libxmlconfig.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/libxmlconfig.in')
-rw-r--r--rules/libxmlconfig.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/rules/libxmlconfig.in b/rules/libxmlconfig.in
new file mode 100644
index 000000000..1ee3e1413
--- /dev/null
+++ b/rules/libxmlconfig.in
@@ -0,0 +1,11 @@
+menuconfig LIBXMLCONFIG
+ bool
+ default N
+ prompt "libxmlconfig"
+ help
+ libxmlconfig is a helper library which lets you pull config
+ information out of XML files by using XPath queries. For more
+ details see the project web site:
+
+ http://www.pengutronix.de/software/libxmlconfig/
+