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

CONFIG_ESP32_UNIVERSAL_MAC_ADDRESSES_TWO

Two

Type: bool

Direct dependencies

<choice ESP32_UNIVERSAL_MAC_ADDRESSES: Number of universally administered (by IEEE) MAC address>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At soc/xtensa/esp32/Kconfig.soc:218

Included via Kconfig:8Kconfig.zephyr:38soc/Kconfig:9

Menu path: (Top) → SoC/CPU/Configuration Selection → ESP32 → Number of universally administered (by IEEE) MAC address

config ESP32_UNIVERSAL_MAC_ADDRESSES_TWO
    bool "Two"
    select ESP_MAC_ADDR_UNIVERSE_WIFI_STA
    select ESP_MAC_ADDR_UNIVERSE_BT
    depends on <choice ESP32_UNIVERSAL_MAC_ADDRESSES>

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