Skip to content

Commit f6e9137

Browse files
committed
[nrf noup] tests: crypto: Add overlay for new board
Add ENTROPY_GENERATOR=y in overlay This fixes an error where a trng source is not included in ncs. Addition of this for other L series devices is also a noup. Signed-off-by: Dag Erik Gjørvad <[email protected]>
1 parent 62755cb commit f6e9137

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#
2+
# Copyright (c) 2024 Nordic Semiconductor ASA
3+
#
4+
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5+
#
6+
CONFIG_ENTROPY_GENERATOR=y

0 commit comments

Comments
 (0)