mvebu: enable CONFIG_HW_RANDOM
Enable the Hardware Random Number Generator Core infrastructure in kernel. Needed for hardware random number generator drivers like chaoskey Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
parent
163ab9135a
commit
414ce80c07
1 changed files with 1 additions and 0 deletions
|
@ -265,6 +265,7 @@ CONFIG_HIGHMEM=y
|
|||
CONFIG_HOTPLUG_CPU=y
|
||||
CONFIG_HWBM=y
|
||||
CONFIG_HWMON=y
|
||||
CONFIG_HW_RANDOM=y
|
||||
CONFIG_HZ_FIXED=0
|
||||
CONFIG_HZ_PERIODIC=y
|
||||
CONFIG_I2C=y
|
||||
|
|
Loading…
Reference in a new issue