Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[deliverable/linux.git] / drivers / gpu / drm / amd / acp / Kconfig
CommitLineData
4a8d224c 1menu "ACP (Audio CoProcessor) Configuration"
a8fe58ce
MB
2
3config DRM_AMD_ACP
4a8d224c 4 bool "Enable AMD Audio CoProcessor IP support"
425c452b 5 depends on DRM_AMDGPU
a8fe58ce 6 select MFD_CORE
25030321 7 select PM_GENERIC_DOMAINS if PM
a8fe58ce
MB
8 help
9 Choose this option to enable ACP IP support for AMD SOCs.
4a8d224c
BP
10 This adds the ACP (Audio CoProcessor) IP driver and wires
11 it up into the amdgpu driver. The ACP block provides the DMA
12 engine for the i2s-based ALSA driver. It is required for audio
13 on APUs which utilize an i2s codec.
a8fe58ce
MB
14
15endmenu
This page took 0.049047 seconds and 5 git commands to generate.