Kconfig 212 B

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