repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
drivers
/
net
/
ethernet
/
cisco
/
enic
/
Kconfig
blob
edaae706a102cf7349c94269f406a71db85b8f39
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# Cisco device configuration
4
#
5
6
config ENIC
7
tristate "Cisco VIC Ethernet NIC Support"
8
depends on PCI
9
---help---
10
This enables the support for the Cisco VIC Ethernet card.