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.
|