brintos

brintos / linux-shallow public Read only

0
0
Text · 292 B · ce42157 Raw
10 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config NET_CALXEDA_XGMAC3	tristate "Calxeda 1G/10G XGMAC Ethernet driver"4	depends on HAS_IOMEM5	depends on ARCH_HIGHBANK || COMPILE_TEST6	select CRC327	help8	  This is the driver for the XGMAC Ethernet IP block found on Calxeda9	  Highbank platforms.10