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
gpio: rcar: Fix runtime PM imbalance on error
[linux/fpc-iii.git]
/
drivers
/
net
/
ethernet
/
calxeda
/
Kconfig
blob
ce42157f13f6357c2a2c03fadb32163b87363d04
1
# SPDX-License-Identifier: GPL-2.0-only
2
config NET_CALXEDA_XGMAC
3
tristate "Calxeda 1G/10G XGMAC Ethernet driver"
4
depends on HAS_IOMEM
5
depends on ARCH_HIGHBANK || COMPILE_TEST
6
select CRC32
7
help
8
This is the driver for the XGMAC Ethernet IP block found on Calxeda
9
Highbank platforms.