CONFIG_MODEM_HL7800
Enable Sierra Wireless HL7800 modem driver
Type: bool
Help
Choose this setting to enable
Sierra Wireless HL7800 LTE-M/NB-IoT modem driver.
Direct dependencies
BOARD_PINNACLE_100_DVK
|| MODEM
(Includes any dependencies from ifs and menus.)
Default
Symbols selected by this symbol
Symbols implied by this symbol
Kconfig definitions
At <Zephyr>/boards/arm/pinnacle_100_dvk/Kconfig.defconfig:11
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config MODEM_HL7800
bool
default NETWORKING
depends on BOARD_PINNACLE_100_DVK
At <Zephyr>/drivers/modem/Kconfig.hl7800:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:84
→ <Zephyr>/drivers/modem/Kconfig:147
Menu path: (Top) → Device Drivers → Modem Drivers
menuconfig MODEM_HL7800
bool "Enable Sierra Wireless HL7800 modem driver"
select MODEM_RECEIVER
select NET_OFFLOAD
imply GPIO
depends on MODEM
help
Choose this setting to enable
Sierra Wireless HL7800 LTE-M/NB-IoT modem driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)