mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-02 10:42:45 +00:00
aa39abd8e5
Hyper-V does not provide Mellanox hardware, some of Azure's instances
do, thus the configuration to enable them does not belong in the generic
std.hyperv config.
Fixes: 15e7fa83ef
("arm64: Hyper-V: Add vPCI and Mellanox driver modules into build")
16 lines
170 B
Plaintext
16 lines
170 B
Plaintext
#
|
|
# Azure support
|
|
#
|
|
|
|
device hyperv
|
|
|
|
options COMPAT_LINUXKPI
|
|
device xz
|
|
|
|
device mlx5
|
|
device mlxfw
|
|
device mlx5en
|
|
options RATELIMIT
|
|
options KERN_TLS
|
|
device firmware
|