Revert "samples/tests: bluetooth: remove ENTROPY_GENERATOR selection"

This reverts commit 30f6dc43bab8ae1f26497eb000ff1ab4fb379c00.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
This commit is contained in:
Valerio Setti 2024-12-11 07:01:40 +01:00 committed by Fabio Baltieri
parent eaa200bdec
commit a4b9ef69c3
13 changed files with 16 additions and 0 deletions

View File

@ -1 +1,2 @@
CONFIG_PM=y
CONFIG_ENTROPY_GENERATOR=y

View File

@ -1 +1,2 @@
CONFIG_PM=y
CONFIG_ENTROPY_GENERATOR=y

View File

@ -15,3 +15,5 @@ CONFIG_MAIN_STACK_SIZE=2048
CONFIG_LOG=y
CONFIG_CBPRINTF_FP_SUPPORT=y
CONFIG_LOG_BUFFER_SIZE=2048
CONFIG_ENTROPY_GENERATOR=y

View File

@ -0,0 +1 @@
CONFIG_ENTROPY_GENERATOR=y

View File

@ -1,3 +1,4 @@
CONFIG_ENTROPY_GENERATOR=y
CONFIG_TEST_RANDOM_GENERATOR=y
CONFIG_BT=y
CONFIG_BT_PERIPHERAL=y

View File

@ -1 +1,2 @@
CONFIG_PM=y
CONFIG_ENTROPY_GENERATOR=y

View File

@ -0,0 +1 @@
CONFIG_ENTROPY_GENERATOR=y

View File

@ -1 +1,2 @@
CONFIG_PM=y
CONFIG_ENTROPY_GENERATOR=y

View File

@ -4,3 +4,4 @@ CONFIG_BT_DEVICE_NAME="P2PSRV1"
CONFIG_BT_GATT_CLIENT=y
CONFIG_LOG=y
CONFIG_LOG_BUFFER_SIZE=2048
CONFIG_ENTROPY_GENERATOR=y

View File

@ -2,3 +2,4 @@ CONFIG_BT=y
CONFIG_BT_DEVICE_NAME="Test beacon"
CONFIG_POWEROFF=y
CONFIG_PM=y
CONFIG_ENTROPY_GENERATOR=y

View File

@ -248,3 +248,6 @@ CONFIG_BT_CTLR_ADV_ISO_STREAM_MAX=4
# Match the number of unicast streams supported in BAP
CONFIG_BT_CTLR_ISOAL_SOURCES=2
CONFIG_BT_CTLR_ISOAL_SINKS=2
# Enable entropy source for Mbed TLS's PSA Crypto core
CONFIG_ENTROPY_GENERATOR=y

View File

@ -1,4 +1,5 @@
CONFIG_BT_MAX_CONN=16
CONFIG_ENTROPY_GENERATOR=y
# debug options
# CONFIG_UART_CONSOLE=y

View File

@ -1,4 +1,5 @@
CONFIG_BT_MAX_CONN=16
CONFIG_ENTROPY_GENERATOR=y
# debug options
# CONFIG_UART_CONSOLE=y