mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
a6a5580c4d
Move the Cisco driver into drivers/net/ethernet/cisco/ and make the necessary Kconfig and Makefile changes. CC: Christian Benvenuti <benve@cisco.com> CC: Vasanthy Kolluri <vkolluri@cisco.com> CC: Roopa Prabhu <roprabhu@cisco.com> CC: David Wang <dwang2@cisco.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
10 lines
186 B
Plaintext
10 lines
186 B
Plaintext
#
|
|
# Cisco device configuration
|
|
#
|
|
|
|
config ENIC
|
|
tristate "Cisco VIC Ethernet NIC Support"
|
|
depends on PCI && INET
|
|
---help---
|
|
This enables the support for the Cisco VIC Ethernet card.
|