xref: /openbmc/linux/drivers/net/ethernet/altera/Kconfig (revision ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1)
1# SPDX-License-Identifier: GPL-2.0-only
2config ALTERA_TSE
3	tristate "Altera Triple-Speed Ethernet MAC support"
4	depends on HAS_DMA
5	select PHYLIB
6	---help---
7	  This driver supports the Altera Triple-Speed (TSE) Ethernet MAC.
8
9	  To compile this driver as a module, choose M here. The module
10	  will be called alteratse.
11