Skip to content

Commit

Permalink
Add config to support amd platform audio card (#11)
Browse files Browse the repository at this point in the history
Add config:
CONFIG_SND_SOC_AMD_ACP6x=m
CONFIG_SND_SOC_AMD_YC_MACH=m
to support amd platform audio mic.

Signed-off-by: helugang <[email protected]>
  • Loading branch information
matrix-wsk authored and Avenger-285714 committed May 13, 2024
1 parent 9fd5f05 commit 0729454
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/x86/configs/x86_desktop_community_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3423,6 +3423,8 @@ CONFIG_SND_SOC_AMD_ACP3x=m
CONFIG_SND_SOC_AMD_RV_RT5682_MACH=m
CONFIG_SND_SOC_AMD_RENOIR=m
CONFIG_SND_SOC_AMD_RENOIR_MACH=m
CONFIG_SND_SOC_AMD_ACP6x=m
CONFIG_SND_SOC_AMD_YC_MACH=m
CONFIG_SND_ATMEL_SOC=m
CONFIG_SND_BCM63XX_I2S_WHISTLER=m
CONFIG_SND_DESIGNWARE_I2S=m
Expand Down

0 comments on commit 0729454

Please sign in to comment.