:orphan: .. title:: CONFIG_LORAMAC_REGION_US915 .. kconfig:: CONFIG_LORAMAC_REGION_US915 CONFIG_LORAMAC_REGION_US915 ########################### *North America 915MHz Frequency band* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/lorawan/Kconfig:60`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:44`` → ``/Kconfig:33`` Menu path: (Top) → Sub Systems and OS Services → LoRaWAN support [EXPERIMENTAL] → LoRaWAN Region Selection .. code-block:: kconfig config LORAMAC_REGION_US915 bool "North America 915MHz Frequency band" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*