xref: /linux/drivers/net/ethernet/cisco/enic/Kconfig (revision a6a5580c4d90788d67a77c689d3ab22aa5eecfc3)
1*a6a5580cSJeff Kirsher#
2*a6a5580cSJeff Kirsher# Cisco device configuration
3*a6a5580cSJeff Kirsher#
4*a6a5580cSJeff Kirsher
5*a6a5580cSJeff Kirsherconfig ENIC
6*a6a5580cSJeff Kirsher	tristate "Cisco VIC Ethernet NIC Support"
7*a6a5580cSJeff Kirsher	depends on PCI && INET
8*a6a5580cSJeff Kirsher	---help---
9*a6a5580cSJeff Kirsher	  This enables the support for the Cisco VIC Ethernet card.
10