summaryrefslogtreecommitdiffstats
path: root/rules/libqmi.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-02-26 15:31:01 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-03-01 10:51:08 +0100
commit398308ecc5d28505498656945a002ecca951f673 (patch)
tree68a169a08f12135bedcdce797b3f9e10cef55079 /rules/libqmi.in
parenteb2441d4ba7f6990e8a18fbd394dc2caa6f5110c (diff)
downloadptxdist-398308ecc5d28505498656945a002ecca951f673.tar.gz
ptxdist-398308ecc5d28505498656945a002ecca951f673.tar.xz
libqmi: new package
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libqmi.in')
-rw-r--r--rules/libqmi.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/rules/libqmi.in b/rules/libqmi.in
new file mode 100644
index 000000000..3a212f09e
--- /dev/null
+++ b/rules/libqmi.in
@@ -0,0 +1,8 @@
+## SECTION=networking
+
+config LIBQMI
+ tristate
+ select GLIB
+ prompt "libqmi"
+ help
+ Support library to use the Qualcomm MSM Interface (QMI) protocol