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
fm10k: cleanup namespace pollution
[linux/fpc-iii.git]
/
drivers
/
net
/
ethernet
/
calxeda
/
Kconfig
blob
07d2201530d26c85e26cf0987553451acad936a6
1
config NET_CALXEDA_XGMAC
2
tristate "Calxeda 1G/10G XGMAC Ethernet driver"
3
depends on HAS_IOMEM && HAS_DMA
4
depends on ARCH_HIGHBANK || COMPILE_TEST
5
select CRC32
6
help
7
This is the driver for the XGMAC Ethernet IP block found on Calxeda
8
Highbank platforms.