16 lines
410 B
Plaintext
Raw Normal View History

2026-01-21 18:59:54 +08:00
# SPDX-License-Identifier: GPL-2.0-only
config ALTERA_TSE
tristate "Altera Triple-Speed Ethernet MAC support"
depends on HAS_DMA
2026-01-29 22:25:33 +08:00
depends on HAS_IOMEM
2026-01-21 18:59:54 +08:00
select PHYLIB
2026-01-29 22:25:33 +08:00
select PHYLINK
select PCS_LYNX
select MDIO_REGMAP
select REGMAP_MMIO
2026-01-21 18:59:54 +08:00
help
This driver supports the Altera Triple-Speed (TSE) Ethernet MAC.
To compile this driver as a module, choose M here. The module
will be called alteratse.