[amd64] mic: Enable VOP_BUS and VOP as modules; re-enable INTEL_MIC_HOST as module

This commit is contained in:
Ben Hutchings 2017-01-04 02:29:08 +00:00
parent 8ad41fe983
commit feb5d84961
2 changed files with 4 additions and 0 deletions

2
debian/changelog vendored
View File

@ -22,6 +22,8 @@ linux (4.8.15-2) UNRELEASED; urgency=medium
NET_IFE_SKBPRIO as modules
* hci_uart: Enable BT_HCIUART_AG6XX
* nvme: Enable NVME_RDMA, NVME_TARGET, NVME_TARGET_RDMA as modules
* [amd64] mic: Enable VOP_BUS and VOP as modules; re-enable INTEL_MIC_HOST as
module
[ Salvatore Bonaccorso ]
* sg_write()/bsg_write() is not fit to be called under KERNEL_DS

View File

@ -135,10 +135,12 @@ CONFIG_MAC_EMUMOUSEBTN=y
##
CONFIG_INTEL_MIC_BUS=m
CONFIG_SCIF_BUS=m
CONFIG_VOP_BUS=m
CONFIG_INTEL_MIC_HOST=m
# CONFIG_INTEL_MIC_CARD is not set
CONFIG_SCIF=m
CONFIG_MIC_COSM=m
CONFIG_VOP=m
##
## file: drivers/net/Kconfig