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