[kernel/f17] turn on hyperv support

Justin M. Forbes jforbes at fedoraproject.org
Wed Jun 13 14:15:58 UTC 2012


commit 5a91192c1e6f009085fb109e8868412ebd8b2566
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Wed Jun 13 09:15:57 2012 -0500

    turn on hyperv support

 config-x86-generic |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/config-x86-generic b/config-x86-generic
index ced504c..bddec16 100644
--- a/config-x86-generic
+++ b/config-x86-generic
@@ -396,7 +396,11 @@ CONFIG_SCHED_SMT=y
 CONFIG_CC_STACKPROTECTOR=y
 CONFIG_RELOCATABLE=y
 
-# CONFIG_HYPERV is not set
+CONFIG_HYPERV=m
+CONFIG_HYPERV_UTILS=m
+CONFIG_HID_HYPERV_MOUSE=m
+CONFIG_HYPERV_NET=m
+CONFIG_HYPERV_STORAGE=m
 
 # Depends on PCI
 CONFIG_BLK_DEV_PCIESSD_MTIP32XX=m


More information about the scm-commits mailing list