Linux Audio

Check our new training course

Embedded Linux training

Mar 31-Apr 8, 2025
Register
Loading...
Note: File does not exist in v3.1.
 1config BE2NET
 2	tristate "ServerEngines' 10Gbps NIC - BladeEngine"
 3	depends on PCI
 4	---help---
 5	  This driver implements the NIC functionality for ServerEngines'
 6	  10Gbps network adapter - BladeEngine.
 7
 8config BE2NET_HWMON
 9	bool "HWMON support for be2net driver"
10	depends on BE2NET && HWMON
11	depends on !(BE2NET=y && HWMON=m)
12	default y
13	---help---
14	  Say Y here if you want to expose thermal sensor data on
15	  be2net network adapter.