blob: c50a8c084ab818f190031e586beb254328a6123d (
plain)
1
2
3
4
5
6
7
|
config BR2_PACKAGE_RNG_TOOLS
bool "rng-tools"
select BR2_PACKAGE_ARGP_STANDALONE if BR2_TOOLCHAIN_USES_UCLIBC
help
Daemon to use hardware random number generators.
http://sourceforge.net/projects/gkernel/
|