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 efc029f commit 4f98cefCopy full SHA for 4f98cef
drivers/gpu/drm/xe/Kconfig
@@ -5,7 +5,6 @@ config DRM_XE
5
depends on KUNIT || !KUNIT
6
depends on INTEL_VSEC || !INTEL_VSEC
7
depends on X86_PLATFORM_DEVICES || !(X86 && ACPI)
8
- depends on PAGE_SIZE_4KB || COMPILE_TEST || BROKEN
9
select INTERVAL_TREE
10
# we need shmfs for the swappable backing store, and in particular
11
# the shmem_readpage() which depends upon tmpfs
0 commit comments