Kconfig 354 B

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