diff options
Diffstat (limited to 'drivers/net/ethernet/cisco/enic/Kconfig')
-rw-r--r-- | drivers/net/ethernet/cisco/enic/Kconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/net/ethernet/cisco/enic/Kconfig b/drivers/net/ethernet/cisco/enic/Kconfig new file mode 100644 index 000000000..ad80c0fa9 --- /dev/null +++ b/drivers/net/ethernet/cisco/enic/Kconfig @@ -0,0 +1,10 @@ +# SPDX-License-Identifier: GPL-2.0-only +# +# Cisco device configuration +# + +config ENIC + tristate "Cisco VIC Ethernet NIC Support" + depends on PCI + help + This enables the support for the Cisco VIC Ethernet card. |