Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
fff583d699bc1826d4924ba426a8a65d46608971
/
.
/
boards
/
xtensa
/
esp32
/
Kconfig.defconfig
blob: 80ccf7335db35fc9a0ea28d1aea39cd8ed33c40e [
file
] [
log
] [
blame
]
# 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