Disable Hyper-V on arm64
It unconditionally calls into the Hyper-V firmware. As most arm64 boards don't have said firmware disable it for now.
This commit is contained in:
parent
16c10e99b8
commit
fe36346a89
@ -32,7 +32,7 @@ include "std.arm"
|
||||
include "std.broadcom"
|
||||
include "std.cavium"
|
||||
include "std.ec2"
|
||||
include "std.hyperv"
|
||||
#include "std.hyperv"
|
||||
include "std.hisilicon"
|
||||
include "std.imx"
|
||||
include "std.marvell"
|
||||
|
Loading…
Reference in New Issue
Block a user