xref: /linux/drivers/net/ethernet/cisco/enic/Kconfig (revision 2c684d892bb2ee31cc48f4a8b91e86a0f15e82f9)
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