From: Felix Fietkau Date: Thu, 12 May 2016 14:57:53 +0000 (+0200) Subject: x86/64: add more hardware RNG drivers, including for virtio X-Git-Tag: v17.01.0-rc1~2865 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=959bc143a019f23e9faac79e475b269e2a7efabc;p=oweals%2Fopenwrt.git x86/64: add more hardware RNG drivers, including for virtio Signed-off-by: Felix Fietkau --- 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