Bug 1215256

Summary: Missing kernel option for audio on Lenovo X13s
Product: [openSUSE] openSUSE Tumbleweed Reporter: Guillaume GARDET <guillaume.gardet>
Component: KernelAssignee: openSUSE Kernel Bugs <kernel-bugs>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: chester.lin, dmueller, ivan.ivanov, tiwai
Version: Current   
Target Milestone: ---   
Hardware: aarch64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Guillaume GARDET 2023-09-12 15:16:53 UTC
The following kernel config options need to be enabled for audio on Lenovo X13s

CONFIG_SND_SOC_LPASS_RX_MACRO
CONFIG_SND_SOC_LPASS_TX_MACRO
CONFIG_SND_SOC_LPASS_VA_MACRO
CONFIG_SND_SOC_LPASS_WSA_MACRO

Could we enable it for aarch64 stable and master, please?
Comment 1 Takashi Iwai 2023-09-12 16:05:02 UTC
Thanks, now I sent PRs for stable and master branches to enable those configs.
Comment 2 Takashi Iwai 2023-10-24 13:51:15 UTC
Those are set for arm64 config for 6.6.  Will be enabled on TW once after switching to 6.6 and merging the config from master.