Bug 1215256 - Missing kernel option for audio on Lenovo X13s
Summary: Missing kernel option for audio on Lenovo X13s
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Current
Hardware: aarch64 Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: openSUSE Kernel Bugs
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-12 15:16 UTC by Guillaume GARDET
Modified: 2023-10-24 13:51 UTC (History)
4 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.