summaryrefslogtreecommitdiffstats
path: root/rules/libmbim.in
blob: 01e222533580ce0175ff35941b4c9ed53e242183 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## SECTION=networking

config LIBMBIM
	tristate
	select HOST_MESON
	select GLIB
	select UDEV
	select LIBGUDEV
	prompt "libmbim"
	help
	  libmbim is a glib-based library for talking to WWAN modems and
	  devices which speak the Mobile Interface Broadband Model (MBIM)
	  protocol.