9f07355f3d
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 lines
278 B
Plaintext
10 lines
278 B
Plaintext
config BR2_PACKAGE_HAVEGED
|
|
bool "haveged"
|
|
depends on BR2_USE_MMU # fork()
|
|
help
|
|
The haveged project is an attempt to provide an easy-to-use,
|
|
unpredictable random number generator based upon an adaptation
|
|
of the HAVEGE algorithm.
|
|
|
|
http://www.issihosts.com/haveged/
|