summaryrefslogtreecommitdiff
path: root/config.h.meson
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2019-03-18 15:01:38 +0100
committerLubomir Rintel <lkundrak@v3.sk>2019-09-11 14:32:05 +0200
commit7c53930ceb1561182deb8f47dd9927e049fc396d (patch)
treee005df8fb2ef256f63d4f28cab8898d046623c1e /config.h.meson
parent0d44b640fcd120c0661f8fbaf98a5b80c0490b60 (diff)
downloadNetworkManager-7c53930ceb1561182deb8f47dd9927e049fc396d.tar.gz
wwan/modem-broadband: add capability to look up default APN/username/passwordlr/gsm-default-apn
This allows the GSM connection to Just Work most of the time, as in: "nmcli d connect ttyUSB0".
Diffstat (limited to 'config.h.meson')
-rw-r--r--config.h.meson3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.meson b/config.h.meson
index a8c694011f..7ba9f9af56 100644
--- a/config.h.meson
+++ b/config.h.meson
@@ -73,6 +73,9 @@
/* Define to path of the kernel firmware directory */
#mesondefine KERNEL_FIRMWARE_DIR
+/* Mobile Broadband Service Provider Information Database location */
+#mesondefine MOBILE_BROADBAND_PROVIDER_INFO_DATABASE
+
/* Path to netconfig */
#mesondefine NETCONFIG_PATH