CONFIG_ESP32S2_UNIVERSAL_MAC_ADDRESSES_TWO

Two

Two

Type: bool

Direct dependencies

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

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definitions

At <Zephyr>/soc/xtensa/esp32s2/Kconfig.soc:198

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:38<Zephyr>/soc/Kconfig:7<nRF>/doc/_build/kconfig/Kconfig.soc:1

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

config ESP32S2_UNIVERSAL_MAC_ADDRESSES_TWO
    bool "Two"
    select ESP_MAC_ADDR_UNIVERSE_WIFI_STA
    select ESP_MAC_ADDR_UNIVERSE_WIFI_AP
    depends on <choice ESP32S2_UNIVERSAL_MAC_ADDRESSES>

At <Zephyr>/soc/xtensa/esp32s2/Kconfig.soc:198

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:38<Zephyr>/soc/Kconfig:9

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

config ESP32S2_UNIVERSAL_MAC_ADDRESSES_TWO
    bool "Two"
    select ESP_MAC_ADDR_UNIVERSE_WIFI_STA
    select ESP_MAC_ADDR_UNIVERSE_WIFI_AP
    depends on <choice ESP32S2_UNIVERSAL_MAC_ADDRESSES>

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