blob: edaae706a102cf7349c94269f406a71db85b8f39 (
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.
|