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:8
→ Kconfig.zephyr:38
→ soc/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.)