1*f92e1869SDavid Thompson# SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
2*f92e1869SDavid Thompson#
3*f92e1869SDavid Thompson# Mellanox GigE driver configuration
4*f92e1869SDavid Thompson#
5*f92e1869SDavid Thompson
6*f92e1869SDavid Thompsonconfig MLXBF_GIGE
7*f92e1869SDavid Thompson	tristate "Mellanox Technologies BlueField Gigabit Ethernet support"
8*f92e1869SDavid Thompson	depends on (ARM64 && ACPI) || COMPILE_TEST
9*f92e1869SDavid Thompson	select PHYLIB
10*f92e1869SDavid Thompson	help
11*f92e1869SDavid Thompson	  The second generation BlueField SoC from Mellanox Technologies
12*f92e1869SDavid Thompson	  supports an out-of-band Gigabit Ethernet management port to the
13*f92e1869SDavid Thompson	  Arm subsystem.
14