CONFIG_BOARD_ESP_WROVER_KIT
ESP-WROVER-KIT Development Board
Type: bool
Direct dependencies
SOC_ESP32
&& <choice: Board Selection>
(Includes any dependencies from ifs and menus.)
Kconfig definition
At <Zephyr>/boards/xtensa/esp_wrover_kit/Kconfig.board:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:37
→ <Zephyr>/boards/Kconfig:29
Menu path: (Top) → Board Selection
config BOARD_ESP_WROVER_KIT
bool "ESP-WROVER-KIT Development Board"
depends on SOC_ESP32 && <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)