# ESP-WROVER-KIT board configuration # Copyright (c) 2021 Espressif Systems (Shanghai) Co., Ltd. # SPDX-License-Identifier: Apache-2.0 config BOARD_ESP_WROVER_KIT select SOC_ESP32_WROVER_E_N4R8 select SOC_ESP32_PROCPU if BOARD_ESP_WROVER_KIT_ESP32_PROCPU select SOC_ESP32_APPCPU if BOARD_ESP_WROVER_KIT_ESP32_APPCPU