Enable HyperV drivers

This commit is contained in:
Justin M. Forbes 2012-04-11 11:21:16 -05:00
parent 65547de11f
commit b39b91e318
2 changed files with 8 additions and 1 deletions

View File

@ -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

View File

@ -2307,6 +2307,9 @@ fi
# ||----w |
# || ||
%changelog
* Wed Apr 11 2012 Justin M. Forbes <jforbes@redhat.com>
- enable HyperV drivers
* Wed Apr 11 2012 Justin M. Forbes <jforbes@redhat.com> - 3.4.0-0.rc2.git1.1
- Linux v3.4-rc2-23-g923e9a1