blob: d23af9fbe81975c4e540405f41982f7996b3137e [file] [log] [blame]
menuconfig ENTROPY_NATIVE_POSIX
bool "Native posix entropy driver"
depends on ENTROPY_GENERATOR && ARCH_POSIX
default n
select ENTROPY_HAS_DRIVER
help
This option enables the random number generator for the
native_posix board (ARCH_POSIX). This is based on the host random() API.