zephyr/boards/xtensa/esp32/Kconfig.defconfig

12 lines
219 B
Plaintext
Raw Normal View History

# ESP32 board configuration
# Copyright (c) 2017 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config BOARD
default "esp32"
depends on BOARD_ESP32
config ENTROPY_ESP32_RNG
default y if ENTROPY_GENERATOR