wwan-config: configuration: Add comments for fields specific to TOBY-L2
The default APN configuration is only required for TOBY-L2. For LARA, it is properly handled through the QMI interface. For LARA the only supported profile is RMNET, so this is not configurable. tpID: #354963
This commit is contained in:
parent
3ba77cdf83
commit
ab9518068b
|
|
@ -3,6 +3,7 @@
|
|||
#
|
||||
|
||||
# Define a private APN to be used by the modem
|
||||
# ! ONLY REQUIRED WHEN USING UBLOX TOBY-L2, will be ignored for other modems
|
||||
#
|
||||
# Required fields:
|
||||
# apn: Name of the access point
|
||||
|
|
@ -40,6 +41,7 @@ SIM=auto
|
|||
# - Bridge : The modem will only act as a Bridge between the local and the GSM network.
|
||||
#
|
||||
# usb_profile (+UUSBCONF) :
|
||||
# ! ONLY USED WITH TOBY-L2, will be ignored for other modems
|
||||
# Select between different network/usb interfaces :
|
||||
# - RNDIS
|
||||
# - ECM
|
||||
|
|
|
|||
Loading…
Reference in New Issue