drm/i915: Require INTEL_GTT to depend on X86
authorCasey Bowman <casey.g.bowman@intel.com>
Wed, 30 Mar 2022 23:48:09 +0000 (16:48 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Wed, 6 Apr 2022 18:02:00 +0000 (11:02 -0700)
commitce3d4d7f33148ed70ddf5f243f1d76e12a8ee7cc
treee4cb2d93e2255d4ce33aa3c7d9ece3a5c50177ee
parent7a5c922377b41c008b6f20ecea788bf1d80e9ddb
drm/i915: Require INTEL_GTT to depend on X86

The intel-gtt module is not used on other, non-x86 platforms, so we
will restrict it to x86 platforms only.

Signed-off-by: Casey Bowman <casey.g.bowman@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220330234809.1218210-3-casey.g.bowman@intel.com
drivers/gpu/drm/i915/Kconfig