Skip to content

linux-kernel: allow specifying defconfigs#483

Open
heshamelmatary wants to merge 2 commits into
mainfrom
linux_defconfigs
Open

linux-kernel: allow specifying defconfigs#483
heshamelmatary wants to merge 2 commits into
mainfrom
linux_defconfigs

Conversation

@heshamelmatary
Copy link
Copy Markdown
Member

Similar to CheriBSD's kernel-config, this commit allows the user to specify a defconfig that is not a default eg for CVA6-CHERI or Codasip's X730 by passing its name to --linux-kernel/defconfig $XXX.

@heshamelmatary
Copy link
Copy Markdown
Member Author

my local ruff doesn't complain as with CI here. Probably versioning mismatch? Can't see why exactly ruff isn't happy here, it just says file changes/failed and I can't reproduce locally

@heshamelmatary heshamelmatary force-pushed the linux_defconfigs branch 2 times, most recently from f214200 to ce5317a Compare April 27, 2026 11:39
Similar to CheriBSD's kernel-config, this commit allows the user to
specify a defconfig that is not a default eg for CVA6-CHERI or
Codasip's X730 by passing its name to --linux-kernel/defconfig $XXX.
Similar to Linux's defconfig, this commit allows the user to
specify a defconfig that is not a default eg for CVA6-CHERI or
Codasip's X730 by passing its name to --u-boot/defconfig $XXX
@heshamelmatary
Copy link
Copy Markdown
Member Author

my local ruff doesn't complain as with CI here. Probably versioning mismatch? Can't see why exactly ruff isn't happy here, it just says file changes/failed and I can't reproduce locally

my local ruff doesn't complain as with CI here. Probably versioning mismatch? Can't see why exactly ruff isn't happy here, it just says file changes/failed and I can't reproduce locally

fixed by upgrading my local ruff version to 15.11

@arichardson
Copy link
Copy Markdown
Member

If you install pre-commit and run pre-commit install && pre-commit run --all-files it should run the same version as CI.

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