blob: c951432c14cf4f14c0bdf6879b96bee9911dd9ec [file] [log] [blame]
# ESP32S2 Saola board configuration
# Copyright (c) 2021 Espressif Systems (Shanghai) Co., Ltd.
# SPDX-License-Identifier: Apache-2.0
config BOARD
default "esp32s2_saola"
depends on BOARD_ESP32S2_SAOLA
config ENTROPY_GENERATOR
default y
config ENTROPY_ESP32_RNG
default y if ENTROPY_GENERATOR