Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 26, 2026

Rewrite kernel configs

What this PR does

  • Regenerates and synchronizes Linux kernel config fragments across boards/families based on the prepared inventory.
  • Runs ./compile.sh rewrite-kernel-config for each scheduled (family, branch) and aggregates all changes into one PR.
  • No userspace changes; only Kconfig option updates (enable/disable/modules/values) aligned with the targeted kernel branches.

How it was produced

This PR is produced from this GHA script.

  1. Built a matrix: ./compile.sh inventory-boards (deduped, sanitized).
  2. Executed rewrite-kernel-config per matrix.
  3. Collected only changed files from each job as artifacts; aggregated and committed them here.

Review tips

  • Skim the table below for big deltas; open those configs to verify intent.
  • If a particular change is undesirable, comment on that file and we can exclude/adjust and re-run.

Files changed

File + - Δ
config/kernel/linux-sm8250-edge.config 10 39 -29
config/kernel/linux-sm8550-edge.config 10 1 9
config/kernel/linux-uefi-arm64-current.config 0 3 -3
config/kernel/linux-uefi-arm64-edge.config 0 3 -3
config/kernel/linux-uefi-arm64-legacy.config 0 3 -3
config/kernel/linux-uefi-loong64-edge.config 0 1 -1
config/kernel/linux-uefi-x86-edge.config 0 1 -1

Files: 7 • Lines: +20 / -51 (Δ -31)

@github-actions github-actions bot added the Needs review Seeking for review label Jan 26, 2026
@github-actions github-actions bot added the Needs review Seeking for review label Jan 26, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 26, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@igorpecovnik
Copy link
Member

amd drivers needs to go to armbian kernel.

@github-actions github-actions bot force-pushed the update-kernel-configs branch from 4be5a49 to 2ec4bc2 Compare February 2, 2026 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs review Seeking for review

Development

Successfully merging this pull request may close these issues.

1 participant