summaryrefslogtreecommitdiffstats
path: root/rules/json-c.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2009-08-17 17:13:25 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2009-08-17 17:49:51 +0200
commit00c83032cd9abc2025daa67da8f7e0a1620ea6a3 (patch)
treea2ebe5ee2216489723d2374f1b9da2dcb9d29bf0 /rules/json-c.in
parent0013d2caed647c7f5ab354856087964b2d8bf1aa (diff)
downloadptxdist-00c83032cd9abc2025daa67da8f7e0a1620ea6a3.tar.gz
ptxdist-00c83032cd9abc2025daa67da8f7e0a1620ea6a3.tar.xz
[json-c] add json-c a C library to access JSON data
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/json-c.in')
-rw-r--r--rules/json-c.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/rules/json-c.in b/rules/json-c.in
new file mode 100644
index 000000000..ca4f1d500
--- /dev/null
+++ b/rules/json-c.in
@@ -0,0 +1,7 @@
+## SECTION=system_libraries
+
+config JSON_C
+ tristate
+ prompt "json-c"
+ help
+ json bindings in C