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

config LIBMBIM
	tristate
	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.