Skip to content

Commit 1414e96

Browse files
alyssaisjannau
authored andcommitted
drm/apple: Add missing RTKit Kconfig dependency
Signed-off-by: Alyssa Ross <hi@alyssa.is>
1 parent 02839a3 commit 1414e96

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
@@ -3,6 +3,7 @@ config DRM_APPLE
33
tristate "DRM Support for Apple display controllers"
44
depends on DRM && OF && ARM64
55
depends on ARCH_APPLE || COMPILE_TEST
6+
depends on APPLE_RTKIT
67
depends on SND
78
select DRM_KMS_HELPER
89
select DRM_KMS_DMA_HELPER

0 commit comments

Comments
 (0)