summaryrefslogtreecommitdiffstats
path: root/config-x86-generic
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2012-04-11 11:21:16 -0500
committerJustin M. Forbes <jforbes@redhat.com>2012-04-11 11:21:16 -0500
commitb39b91e318b43c01eaf49d7722b398bd9d3a2e20 (patch)
tree752c34013d0ef4bf554df9b82cb4e6ccc8328a0c /config-x86-generic
parent65547de11fb27a34dcb40f510a5bba772688573d (diff)
downloadkernel-b39b91e318b43c01eaf49d7722b398bd9d3a2e20.tar.gz
kernel-b39b91e318b43c01eaf49d7722b398bd9d3a2e20.tar.xz
kernel-b39b91e318b43c01eaf49d7722b398bd9d3a2e20.zip
Enable HyperV drivers
Diffstat (limited to 'config-x86-generic')
-rw-r--r--config-x86-generic6
1 files changed, 5 insertions, 1 deletions
diff --git a/config-x86-generic b/config-x86-generic
index 4243d2233..b886abe52 100644
--- 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