[PATCH] rawhide: enable HYPERV drivers

Kyle McMartin kmcmarti at redhat.com
Mon Mar 26 18:44:09 UTC 2012


Never noticed these had made it out of the staging doghouse in 3.2...
should we enable them like the other v12n stuff?

(Not on the list for some reason, I should probably fix that.)
--Kyle

--- a/config-x86-generic
+++ b/config-x86-generic
@@ -394,7 +394,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 HOTPLUG_PCI_PCIE
 CONFIG_BLK_DEV_PCIESSD_MTIP32XX=m


More information about the kernel mailing list