mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-29 23:28:52 +01:00
8 lines
263 B
Text
8 lines
263 B
Text
config NET_CALXEDA_XGMAC
|
|
tristate "Calxeda 1G/10G XGMAC Ethernet driver"
|
|
depends on HAS_IOMEM && HAS_DMA
|
|
depends on ARCH_HIGHBANK || COMPILE_TEST
|
|
select CRC32
|
|
help
|
|
This is the driver for the XGMAC Ethernet IP block found on Calxeda
|
|
Highbank platforms.
|