blob: ad80c0fa96a683db9f21ab67ab87e933d3647dcf (
plain)
1
2
3
4
5
6
7
8
9
10
|
# SPDX-License-Identifier: GPL-2.0-only
#
# Cisco device configuration
#
config ENIC
tristate "Cisco VIC Ethernet NIC Support"
depends on PCI
help
This enables the support for the Cisco VIC Ethernet card.
|