Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
673b0665d3871efbae0d57d945e080eaba250a1d
/
.
/
subsys
/
testsuite
/
Kconfig.defconfig
blob: 429def054dd8a02bca9576b32c879977adedfc98 [
file
] [
log
] [
blame
]
# Copyright (c) 2022 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
if
TEST
choice RNG_GENERATOR_CHOICE
default
XOSHIRO_RANDOM_GENERATOR
if
ZTRESS
&&
ENTROPY_HAS_DRIVER
endchoice
endif
# TEST