Automatic kernel config rewrite - #9948
github-actions[bot] wants to merge 1 commit into
Conversation
EvilOlaf
left a comment
There was a problem hiding this comment.
- bleedingedge: just a move
- both seeed:
-
- if necessary has to be enabled by condition here:
-
- same for uwe5622
-
- everything else, not sure
- sunxi edge: should be good because aic8800 is added via dkms
07e52a4 to
ff85fc0
Compare
c3a48ee to
7ac4096
Compare
7ac4096 to
30ca3cf
Compare
|
@igorpecovnik rv1126 is kernel 6.1, can I keep the rv1126 video processor and cameras? |
|
This is done by automation. It feeds the config file into the kernel, runs makeoldconfig or something, then the kernel does its thing with setting new option defaults, check dependencies, reorder stuff, and then spits out the result. |
30ca3cf to
c28bb8b
Compare
|
✅ This PR has been reviewed and approved — all set for merge! |
c28bb8b to
39599af
Compare
|
I wish there was an option to partially commit the pending pr changes so those which are considered safe could be merged, removing clutter and leave those needing further research. |
39599af to
b36acf0
Compare
b36acf0 to
f8052d4
Compare
f8052d4 to
eefe854
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
having this as persistent pr might not be the worst idea. it gives a clue about which kernel configs may need attention due to conflicting options or whatever. |
|
Perhaps we add some AI brain to this automation as current outcome is not what we want. |
Rewrite kernel configs
What this PR does
./compile.sh rewrite-kernel-configfor each scheduled (family, branch) and aggregates all changes into one PR.How it was produced
This PR is produced from this GHA script.
./compile.sh inventory-boards(deduped, sanitized).rewrite-kernel-configper matrix.Review tips
Files changed
Files: 69 • Lines: +1108 / -29883 (Δ -28775)