:orphan: .. title:: LORAMAC_REGION_EU868 .. option:: CONFIG_LORAMAC_REGION_EU868 *Europe 868MHz Frequency band* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``subsys/lorawan/Kconfig:51`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:34`` → ``subsys/Kconfig:33`` Menu path: (Top) → Sub Systems and OS Services → LoRaWAN support [EXPERIMENTAL] → LoRaWAN Region Selection .. parsed-literal:: config LORAMAC_REGION_EU868 bool "Europe 868MHz Frequency band" depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*