comment "Intel MIC Bus Driver"
config [31mCONFIG_INTEL_MIC_BUS[0m
tristate "Intel MIC Bus Driver"
depends on [31mCONFIG_64BIT[0m && [31mCONFIG_PCI[0m && [31mCONFIG_X86[0m && [31mCONFIG_X86_DEV_DMA_OPS[0m
help
This option is selected by any driver which registers a
device or driver on the MIC Bus, such as CONFIG_INTEL_MIC_HOST,
CONFIG_INTEL_MIC_CARD, CONFIG_INTEL_MIC_X100_DMA etc.
If you are building a host/card kernel with an Intel MIC device
then say [31mCONFIG_M[0m (recommended) or Y, else say N. If unsure say N.
More information about the Intel MIC family as well as the Linux
OS and tools for MIC to use with this driver are available from
<http://software.intel.com/en-us/mic-developer>.
comment "SCIF Bus Driver"
config [31mCONFIG_SCIF_BUS[0m
tristate "SCIF Bus Driver"
depends on [31mCONFIG_64BIT[0m && [31mCONFIG_PCI[0m && [31mCONFIG_X86[0m && [31mCONFIG_X86_DEV_DMA_OPS[0m
help
This option is selected by any driver which registers a
device or driver on the [31mCONFIG_SCIF[0m Bus, such as CONFIG_INTEL_MIC_HOST
and CONFIG_INTEL_MIC_CARD.
If you are building a host/card kernel with an Intel MIC device
then say [31mCONFIG_M[0m (recommended) or Y, else say N. If unsure say N.
More information about the Intel MIC family as well as the Linux
OS and tools for MIC to use with this driver are available from
<http://software.intel.com/en-us/mic-developer>.
comment "VOP Bus Driver"
config [31mCONFIG_VOP_BUS[0m
tristate "VOP Bus Driver"
depends on [31mCONFIG_64BIT[0m && [31mCONFIG_PCI[0m && [31mCONFIG_X86[0m && [31mCONFIG_X86_DEV_DMA_OPS[0m
help
This option is selected by any driver which registers a
device or driver on the [31mCONFIG_VOP[0m Bus, such as CONFIG_INTEL_MIC_HOST
and CONFIG_INTEL_MIC_CARD.
If you are building a host/card kernel with an Intel MIC device
then say [31mCONFIG_M[0m (recommended) or Y, else say N. If unsure say N.
More information about the Intel MIC family as well as the Linux
OS and tools for MIC to use with this driver are available from
<http://software.intel.com/en-us/mic-developer>.
comment "Intel MIC Host Driver"
config [31mCONFIG_INTEL_MIC_HOST[0m
tristate "Intel MIC Host Driver"
depends on [31mCONFIG_64BIT[0m && [31mCONFIG_PCI[0m && [31mCONFIG_X86[0m
depends on [31mCONFIG_INTEL_MIC_BUS[0m && [31mCONFIG_SCIF_BUS[0m && [31mCONFIG_MIC_COSM[0m && [31mCONFIG_VOP_BUS[0m
help
This enables Host Driver support for the Intel Many Integrated
Core (MIC) family of PCIe form factor coprocessor devices that
run a 64 bit Linux OS. The driver manages card OS state and
enables communication between host and card. Intel MIC X100
devices are currently supported.
If you are building a host kernel with an Intel MIC device then
say [31mCONFIG_M[0m (recommended) or Y, else say N. If unsure say N.
More information about the Intel MIC family as well as the Linux
OS and tools for MIC to use with this driver are available from
<http://software.intel.com/en-us/mic-developer>.
comment "Intel MIC Card Driver"
config [31mCONFIG_INTEL_MIC_CARD[0m
tristate "Intel MIC Card Driver"
depends on [31mCONFIG_64BIT[0m && [31mCONFIG_X86[0m
depends on [31mCONFIG_INTEL_MIC_BUS[0m && [31mCONFIG_SCIF_BUS[0m && [31mCONFIG_MIC_COSM[0m && [31mCONFIG_VOP_BUS[0m
select [31mCONFIG_VIRTIO[0m
help
This enables card driver support for the Intel Many Integrated
Core (MIC) device family. The card driver communicates shutdown/
crash events to the host and allows registration/configuration of
virtio devices. Intel MIC X100 devices are currently supported.
If you are building a card kernel for an Intel MIC device then
say [31mCONFIG_M[0m (recommended) or Y, else say N. If unsure say N.
For more information see
<http://software.intel.com/en-us/mic-developer>.
comment "SCIF Driver"
config [31mCONFIG_SCIF[0m
tristate "SCIF Driver"
depends on [31mCONFIG_64BIT[0m && [31mCONFIG_PCI[0m && [31mCONFIG_X86[0m && [31mCONFIG_SCIF_BUS[0m && [31mCONFIG_IOMMU_SUPPORT[0m
select [31mCONFIG_IOMMU_IOVA[0m
help
This enables [31mCONFIG_SCIF[0m Driver support for the Intel Many Integrated
Core (MIC) family of PCIe form factor coprocessor devices that
run a 64 bit Linux OS. The Symmetric Communication Interface
([31mCONFIG_SCIF[0m (pronounced as skiff)) is a low level communications API
across PCIe currently implemented for MIC.
If you are building a host kernel with an Intel MIC device then
say [31mCONFIG_M[0m (recommended) or Y, else say N. If unsure say N.
More information about the Intel MIC family as well as the Linux
OS and tools for MIC to use with this driver are available from
<http://software.intel.com/en-us/mic-developer>.
comment "Intel MIC Coprocessor State Management (COSM) Drivers"
config [31mCONFIG_MIC_COSM[0m
tristate "Intel MIC Coprocessor State Management (COSM) Drivers"
depends on [31mCONFIG_64BIT[0m && [31mCONFIG_PCI[0m && [31mCONFIG_X86[0m && [31mCONFIG_SCIF[0m
help
This enables COSM driver support for the Intel Many
Integrated Core (MIC) family of PCIe form factor coprocessor
devices. COSM drivers implement functions such as boot,
shutdown, reset and reboot of MIC devices.
If you are building a host kernel with an Intel MIC device then
say [31mCONFIG_M[0m (recommended) or Y, else say N. If unsure say N.
More information about the Intel MIC family as well as the Linux
OS and tools for MIC to use with this driver are available from
<http://software.intel.com/en-us/mic-developer>.
comment "VOP Driver"
config [31mCONFIG_VOP[0m
tristate "VOP Driver"
depends on [31mCONFIG_64BIT[0m && [31mCONFIG_PCI[0m && [31mCONFIG_X86[0m && [31mCONFIG_VOP_BUS[0m
select [31mCONFIG_VHOST_RING[0m
select [31mCONFIG_VIRTIO[0m
help
This enables [31mCONFIG_VOP[0m (Virtio over PCIe) Driver support for the Intel
Many Integrated Core (MIC) family of PCIe form factor coprocessor
devices. The [31mCONFIG_VOP[0m driver allows virtio drivers, e.g. net, console
and block drivers, on the card connect to user space virtio
devices on the host.
If you are building a host kernel with an Intel MIC device then
say [31mCONFIG_M[0m (recommended) or Y, else say N. If unsure say N.
More information about the Intel MIC family as well as the Linux
OS and tools for MIC to use with this driver are available from
<http://software.intel.com/en-us/mic-developer>.
if [31mCONFIG_VOP[0m
source "drivers/vhost/Kconfig.vringh"
endif