D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
lib
/
modules
/
3.10.0-1062.9.1.el7.x86_64
/
build
/
drivers
/
net
/
ethernet
/
cavium
/
Filename :
Kconfig
back
Copy
# # Cavium ethernet device configuration # config NET_VENDOR_CAVIUM tristate "Cavium ethernet drivers" depends on PCI default y ---help--- Select this option if you want enable Cavium network support. If you have a Cavium SoC or network adapter, say Y. if NET_VENDOR_CAVIUM config LIQUIDIO tristate "Cavium LiquidIO support" depends on 64BIT depends on MAY_USE_DEVLINK select PTP_1588_CLOCK select FW_LOADER select LIBCRC32C ---help--- This driver supports Cavium LiquidIO Intelligent Server Adapters based on CN66XX, CN68XX and CN23XX chips. To compile this driver as a module, choose M here: the module will be called liquidio. This is recommended. config LIQUIDIO_VF tristate "Cavium LiquidIO VF support" depends on 64BIT && PCI_MSI select PTP_1588_CLOCK ---help--- This driver supports Cavium LiquidIO Intelligent Server Adapter based on CN23XX chips. To compile this driver as a module, choose M here: The module will be called liquidio_vf. MSI-X interrupt support is required for this driver to work correctly endif # NET_VENDOR_CAVIUM