mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-25 04:41:15 +07:00
12 lines
233 B
Plaintext
12 lines
233 B
Plaintext
|
#
|
||
|
# Hardware Random Number Generator (RNG) configuration
|
||
|
#
|
||
|
|
||
|
config HW_RANDOM
|
||
|
bool "Hardware Random Number Generator Core support"
|
||
|
default y
|
||
|
---help---
|
||
|
Hardware Random Number Generator Core infrastructure.
|
||
|
|
||
|
If unsure, say Y.
|