Re: [PATCH] drm/i915/gvt: Make DRM_I915_GVT depend on X86

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 1/7/22 9:52 AM, Mullati Siva wrote:
> From: Siva Mullati <siva.mullati@xxxxxxxxx>
> 
> GVT is not supported on non-x86 platforms, So add
> dependency of X86 on config parameter DRM_I915_GVT.
> 
> Signed-off-by: Siva Mullati <siva.mullati@xxxxxxxxx>
> ---
>  drivers/gpu/drm/i915/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/gpu/drm/i915/Kconfig b/drivers/gpu/drm/i915/Kconfig
> index a4c94dc2e216..cfd932514da2 100644
> --- a/drivers/gpu/drm/i915/Kconfig
> +++ b/drivers/gpu/drm/i915/Kconfig
> @@ -101,6 +101,7 @@ config DRM_I915_USERPTR
>  config DRM_I915_GVT
>  	bool "Enable Intel GVT-g graphics virtualization host support"
>  	depends on DRM_I915
> +	depends on X86
>  	depends on 64BIT
>  	default n
>  	help
> 

Thanks so much for the fix. Queued.




[Index of Archives]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux