We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef535bd commit b9ea1fdCopy full SHA for b9ea1fd
drivers/gpu/drm/i915/Kconfig
@@ -2,7 +2,7 @@
2
config DRM_I915
3
tristate "Intel 8xx/9xx/G3x/G4x/HD Graphics"
4
depends on DRM
5
- depends on X86 && PCI
+ depends on PCI
6
depends on !PREEMPT_RT
7
select INTEL_GTT if X86
8
select INTERVAL_TREE
0 commit comments