CONFIG_BOARD_ESP32S2_SAOLA

ESP32S2 Saola Board

Type: bool

Direct dependencies

SOC_ESP32S2 && <choice: Board Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/boards/xtensa/esp32s2_saola/Kconfig.board:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:37<Zephyr>/boards/Kconfig:29

Menu path: (Top) → Board Selection

config BOARD_ESP32S2_SAOLA
    bool "ESP32S2 Saola Board"
    depends on SOC_ESP32S2 && <choice>

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