On Fri, 07 Jan 2022, Mullati Siva <siva.mull...@intel.com> wrote:
> From: Siva Mullati <siva.mull...@intel.com>
>
> GVT is not supported on non-x86 platforms, So add
> dependency of X86 on config parameter DRM_I915_GVT.

Please add GVT list and maintainers for GVT changes.

BR,
Jani.

>
> Signed-off-by: Siva Mullati <siva.mull...@intel.com>
> ---
>  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

-- 
Jani Nikula, Intel Open Source Graphics Center

Reply via email to