2019-05-19 12:07:45 +00:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2011-07-24 21:51:26 +00:00
|
|
|
#
|
|
|
|
# Aeroflex Gaisler network device configuration
|
|
|
|
#
|
|
|
|
|
|
|
|
config GRETH
|
|
|
|
tristate "Aeroflex Gaisler GRETH Ethernet MAC support"
|
|
|
|
depends on SPARC
|
|
|
|
select PHYLIB
|
|
|
|
select CRC32
|
2020-06-13 16:50:22 +00:00
|
|
|
help
|
2011-07-24 21:51:26 +00:00
|
|
|
Say Y here if you want to use the Aeroflex Gaisler GRETH Ethernet MAC.
|