Lines Matching +full:network +full:- +full:on +full:- +full:chip
1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "ServerEngines' 10Gbps NIC - BladeEngine"
4 depends on PCI
7 10Gbps network adapter - BladeEngine.
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.
20 depends on BE2NET
23 Say Y here if you want to use devices based on BE2
28 depends on BE2NET
31 Say Y here if you want to use devices based on BE3
36 depends on BE2NET
39 Say Y here if you want to use devices based on Lancer
44 depends on BE2NET
47 Say Y here if you want to use devices based on Skyhawk
50 comment "WARNING: be2net is useless without any enabled chip"
51 depends on BE2NET_BE2=n && BE2NET_BE3=n && BE2NET_LANCER=n && \