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

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