1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "ServerEngines' 10Gbps NIC - BladeEngine"
6 This driver implements the NIC functionality for ServerEngines'
7 10Gbps network adapter - BladeEngine.
10 bool "HWMON support for be2net driver"
11 depends on BE2NET && HWMON
12 depends on !(BE2NET=y && HWMON=m)
15 Say Y here if you want to expose thermal sensor data on
16 be2net network adapter.
19 bool "Support for BE2 chipsets"
23 Say Y here if you want to use devices based on BE2
24 chipsets. (e.g. OneConnect OCe10xxx)
27 bool "Support for BE3 chipsets"
31 Say Y here if you want to use devices based on BE3
32 chipsets. (e.g. OneConnect OCe11xxx)
35 bool "Support for Lancer chipsets"
39 Say Y here if you want to use devices based on Lancer
40 chipsets. (e.g LightPulse LPe12xxx)
43 bool "Support for Skyhawk chipsets"
47 Say Y here if you want to use devices based on Skyhawk
48 chipsets. (e.g. OneConnect OCe14xxx)
50 comment "WARNING: be2net is useless without any enabled chip"
51 depends on BE2NET_BE2=n && BE2NET_BE3=n && BE2NET_LANCER=n && \
52 BE2NET_SKYHAWK=n && BE2NET