forked from Qortal/Brooklyn
11 lines
212 B
Plaintext
11 lines
212 B
Plaintext
# 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.
|