mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-25 14:33:29 +08:00
ca3c06f55f
[Peter: fix dependencies] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
8 lines
186 B
Plaintext
8 lines
186 B
Plaintext
config BR2_PACKAGE_RNG_TOOLS
|
|
bool "rng-tools"
|
|
select BR2_PACKAGE_ARGP_STANDALONE
|
|
help
|
|
Daemon to use hardware random number generators.
|
|
|
|
http://sourceforge.net/projects/gkernel/
|