Skip to content

patches: fix Kconfig deps and module reachability#18

Open
srcshelton wants to merge 1 commit intoSky1-Linux:mainfrom
srcshelton:main
Open

patches: fix Kconfig deps and module reachability#18
srcshelton wants to merge 1 commit intoSky1-Linux:mainfrom
srcshelton:main

Conversation

@srcshelton
Copy link
Copy Markdown

Fix CIX option wiring that can produce invalid build combinations in defconfig/allmodconfig/randconfig, and fix built-in/module reachability for CIX helper calls used by thermal and SOF code.

main: 140 patches

Attribution: AIA EAI Hin R GPT-5.3-Codex v1.0 - see https://aiattribution.github.io

Fix CIX option wiring that can produce invalid build combinations in
defconfig/allmodconfig/randconfig, and fix built-in/module reachability
for CIX helper calls used by thermal and SOF code.

main: 140 patches

Attribution: AIA EAI Hin R GPT-5.3-Codex v1.0 - see https://aiattribution.github.io
Signed-off-by: Stuart Shelton <stuart@shelton.me>
@coffnix
Copy link
Copy Markdown

coffnix commented Mar 31, 2026

works! thanks

opi6plus ~ # uname -a
Linux opi6plus 6.19.10 #1 SMP PREEMPT Tue Mar 31 16:22:31 -03 2026 aarch64 GNU/Linux
opi6plus ~ # dmesg |grep -i thermal
[    0.050582] thermal_sys: Registered thermal governor 'step_wise'
[    0.050587] thermal_sys: Registered thermal governor 'power_allocator'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants