Skip to content

Commit 23201ce

Browse files
committed
drm/asahi: select APPLE_PMP_REPORT
The GPU driver will report to PMP in the future so ensure it is enabled. Signed-off-by: Janne Grunau <j@jannau.net>
1 parent 52efaf2 commit 23201ce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/gpu/drm/asahi/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ config DRM_ASAHI
2020
depends on MMU
2121
depends on IOMMU_SUPPORT
2222
depends on PAGE_SIZE_16KB
23+
select APPLE_PMP_REPORT
2324
select RUST_DRM_SCHED
2425
select RUST_DRM_GEM_SHMEM_HELPER
2526
select RUST_DRM_GPUVM

0 commit comments

Comments
 (0)