[PATCH 1/3] UBUNTU: kvm: [config] enable HW_RANDOM

Kamal Mostafa kamal at canonical.com
Tue Oct 31 16:37:34 UTC 2017


BugLink: http://bugs.launchpad.net/bugs/1729021

Signed-off-by: Kamal Mostafa <kamal at canonical.com>
---
 debian.kvm/config/config.common.ubuntu | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian.kvm/config/config.common.ubuntu b/debian.kvm/config/config.common.ubuntu
index ef33973..c99e0a7 100644
--- a/debian.kvm/config/config.common.ubuntu
+++ b/debian.kvm/config/config.common.ubuntu
@@ -751,7 +751,12 @@ CONFIG_HPFS_FS=m
 # CONFIG_HUGETLB_PAGE is not set
 CONFIG_HVC_DRIVER=y
 # CONFIG_HWMON is not set
-# CONFIG_HW_RANDOM is not set
+CONFIG_HW_RANDOM=y
+# CONFIG_HW_RANDOM_AMD is not set
+# CONFIG_HW_RANDOM_INTEL is not set
+# CONFIG_HW_RANDOM_TIMERIOMEM is not set
+# CONFIG_HW_RANDOM_VIA is not set
+CONFIG_HW_RANDOM_VIRTIO=y
 # CONFIG_HYPERV is not set
 CONFIG_HYPERVISOR_GUEST=y
 CONFIG_HZ=250
-- 
2.7.4





More information about the kernel-team mailing list