mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
Merge pull request #17352 from benpicco/tests/ieee802154_hal-rng_fix
tests/ieee802154_hal: fix default RNG selection
This commit is contained in:
commit
d109627fa4
@ -3,4 +3,4 @@ CONFIG_MODULE_SOCKET_ZEP=y
|
||||
# Should be autoselecting the MODULE_PRNG_HWRNG if possible
|
||||
# Since the makefile cannot we have to override until end of migration
|
||||
# Remove when TEST_KCONFIG is complete
|
||||
CONFIG_MODULE_PRNG_TINYMT32=y
|
||||
CONFIG_MODULE_PRNG_MUSL_LCG=y
|
||||
|
Loading…
Reference in New Issue
Block a user