CONFIG_LORAMAC_REGION_EU868

Europe 868MHz Frequency band

Type: bool

Direct dependencies

<choice: LoRaWAN Region Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/subsys/lorawan/Kconfig:51

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:34<Zephyr>/subsys/Kconfig:30

Menu path: (Top) → Sub Systems and OS Services → LoRaWAN support [EXPERIMENTAL] → LoRaWAN Region Selection

config LORAMAC_REGION_EU868
    bool "Europe 868MHz Frequency band"
    depends on <choice: LoRaWAN Region Selection>

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