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