libqmi: make QMI-over-MBIM support optional 13645/head
authorAleksander Morgado <aleksander@aleksander.es>
Mon, 12 Oct 2020 11:54:54 +0000 (13:54 +0200)
committerAleksander Morgado <aleksander@aleksander.es>
Tue, 13 Oct 2020 07:18:57 +0000 (09:18 +0200)
commit540c8f63a399349c39bced7dddaf93a76e942499
treeae8ac7e18e9c6498e91144c0d711a08bb0bee896
parentebe4f5ff2777875dbd0809f00028fa2a9716b65c
libqmi: make QMI-over-MBIM support optional

There is no need to force every user of libqmi to require libmbim and
build with QMI-over-MBIM support, if they know they're not going to
use it. Just make it optional and enabled by default.

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
libs/libqmi/Config.in [new file with mode: 0644]
libs/libqmi/Makefile