zephyr/tests/bluetooth/tester/boards/rd_rw612_bga.conf
Valerio Setti 55c0b2ea45 tests: bt: enable entropy sources where missing
Moving from TinyCrypt to PSA Crypto API caused an entropy source
to be always required, so this commit adds it in tests where
necessary.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2024-11-27 16:40:47 -05:00

7 lines
134 B
Text

CONFIG_BT_MAX_CONN=16
CONFIG_ENTROPY_GENERATOR=y
# debug options
# CONFIG_UART_CONSOLE=y
# CONFIG_LOG=y
# CONFIG_LOG_DEFAULT_LEVEL=4