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