[amd64] PCI: Enable PCI_HYPERV as module

This commit is contained in:
Ben Hutchings 2017-01-04 00:13:04 +00:00
parent 5bdfbe981b
commit f887a754d8
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -14,6 +14,7 @@ linux (4.8.15-2) UNRELEASED; urgency=medium
* [x86] perf: Change PERF_EVENTS_INTEL_{CSTATE,RAPL,UNCORE} from built-in
to modules
* PCI: Enable PCIE_DPC (except for armel/versatile)
* [amd64] PCI: Enable PCI_HYPERV as module
[ Salvatore Bonaccorso ]
* sg_write()/bsg_write() is not fit to be called under KERNEL_DS

View File

@ -155,6 +155,11 @@ CONFIG_FUJITSU_ES=m
##
CONFIG_NVDIMM_PFN=y
##
## file: drivers/pci/Kconfig
##
CONFIG_PCI_HYPERV=y
##
## file: drivers/scsi/Kconfig
##