RE: git: 15e7fa83ef3c - main - arm64: Hyper-V: Add vPCI and Mellanox driver modules into build

From: Wei Hu <weh_at_microsoft.com>
Date: Tue, 14 Mar 2023 06:56:00 UTC
> >>>> +
> >>>> +options 	COMPAT_LINUXKPI
> >>>> +device		xz
> >>>> +
> >>>> +device		mlx5
> >>>> +device		mlxfw
> >>>> +device		mlx5en
> >>>> +options 	RATELIMIT
> 
> As pointed out on IRC, no other kernel config, aside from LINT ones, enables
> this. Therefore this seems pretty dubious to add; why does
> arm64 need it whilst amd64, which does include Mellanox drivers in its
> GENERIC, doesn't need it?
> 

How about moving these to std.nvidia? Does it look better to you?