mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
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")
15 lines
170 B
Text
15 lines
170 B
Text
#
|
|
# Azure support
|
|
#
|
|
|
|
device hyperv
|
|
|
|
options COMPAT_LINUXKPI
|
|
device xz
|
|
|
|
device mlx5
|
|
device mlxfw
|
|
device mlx5en
|
|
options RATELIMIT
|
|
options KERN_TLS
|
|
device firmware
|