We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d4be60 commit 1695a7eCopy full SHA for 1695a7e
drivers/gpu/drm/apple/Kconfig
@@ -3,10 +3,12 @@ config DRM_APPLE
3
tristate "DRM Support for Apple display controllers"
4
depends on DRM && OF && ARM64
5
depends on ARCH_APPLE || COMPILE_TEST
6
+ depends on SND
7
select DRM_KMS_HELPER
8
select DRM_KMS_DMA_HELPER
9
select DRM_GEM_DMA_HELPER
10
select VIDEOMODE_HELPERS
11
select MULTIPLEXER
12
+ select SND_PCM
13
help
14
Say Y if you have an Apple Silicon chipset.
0 commit comments