Skip to content

Commit da2822c

Browse files
committed
drm/apple: select APPLE_PMP_REPORT
DCP will report to PMP in the future so ensure it is enabled. Signed-off-by: Janne Grunau <j@jannau.net>
1 parent 8e92610 commit da2822c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/gpu/drm/apple/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ config DRM_APPLE
55
depends on ARCH_APPLE || COMPILE_TEST
66
depends on APPLE_RTKIT
77
depends on OF_ADDRESS
8+
select APPLE_PMP_REPORT
89
select DRM_CLIENT_SELECTION
910
select DRM_KMS_HELPER
1011
select DRM_KMS_DMA_HELPER

0 commit comments

Comments
 (0)