There was an error while loading. Please reload this page.
1 parent 2c86a31 commit 5ea0f72Copy full SHA for 5ea0f72
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