summaryrefslogtreecommitdiffstats
path: root/target/linux/x86
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-05-12 16:57:53 +0200
committerFelix Fietkau <nbd@nbd.name>2016-05-12 17:00:53 +0200
commit959bc143a019f23e9faac79e475b269e2a7efabc (patch)
tree0578713107202f85c9916571edae28d5fdeefb7d /target/linux/x86
parent167404ceb5f29903f72030b7bf7bf9d868a6a4ee (diff)
downloadmaster-31e0f0ae-959bc143a019f23e9faac79e475b269e2a7efabc.tar.gz
master-31e0f0ae-959bc143a019f23e9faac79e475b269e2a7efabc.tar.bz2
master-31e0f0ae-959bc143a019f23e9faac79e475b269e2a7efabc.zip
x86/64: add more hardware RNG drivers, including for virtio
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/x86')
-rw-r--r--target/linux/x86/64/config-default3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/x86/64/config-default b/target/linux/x86/64/config-default
index 7d2ac9181f..8b62b86fdd 100644
--- a/target/linux/x86/64/config-default
+++ b/target/linux/x86/64/config-default
@@ -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