mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-31 20:43:08 +01:00
x86/64: add more hardware RNG drivers, including for virtio
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
167404ceb5
commit
959bc143a0
1 changed files with 2 additions and 1 deletions
|
|
@ -111,8 +111,9 @@ CONFIG_HPET=y
|
|||
CONFIG_HPET_MMAP=y
|
||||
# CONFIG_HP_ACCEL is not set
|
||||
CONFIG_HVC_DRIVER=y
|
||||
CONFIG_HW_RANDOM_AMD=y
|
||||
CONFIG_HW_RANDOM_INTEL=y
|
||||
# CONFIG_HW_RANDOM_VIRTIO is not set
|
||||
CONFIG_HW_RANDOM_VIRTIO=y
|
||||
CONFIG_HYPERVISOR_GUEST=y
|
||||
# CONFIG_I7300_IDLE is not set
|
||||
# CONFIG_IA32_EMULATION is not set
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue