The latest development version of this page may be more current than this released 2.1.0 version.
CONFIG_MODEM

Modem Drivers

Type: bool

Help

Enable config options for modem drivers.

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/modem/Kconfig:6

Included via Kconfig:8Kconfig.zephyr:37drivers/Kconfig:74

Menu path: (Top) → Device Drivers

menuconfig MODEM
    bool "Modem Drivers"
    help
      Enable config options for modem drivers.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)