aboutsummaryrefslogtreecommitdiff
path: root/libs/libqmi/Config.in
Commit message (Collapse)AuthorAge
* libqmi: bump to 1.28.0Nicholas Smith2021-02-24
| | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
* libqmi: make QMI-over-MBIM support optionalAleksander Morgado2020-10-13
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>