We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e8f644 commit 037bc19Copy full SHA for 037bc19
1 file changed
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