Skip to content

drivers/sen5x: Remove Kconfig dependency handling#21643

Merged
crasbe merged 2 commits intoRIOT-OS:masterfrom
gschorcht:pkg/driver_sen5x/kconfig_cleanup
Aug 3, 2025
Merged

drivers/sen5x: Remove Kconfig dependency handling#21643
crasbe merged 2 commits intoRIOT-OS:masterfrom
gschorcht:pkg/driver_sen5x/kconfig_cleanup

Conversation

@gschorcht
Copy link
Copy Markdown
Contributor

@gschorcht gschorcht commented Aug 3, 2025

Contribution description

This PR is a very minor cleanup that removes the accidentally merged Kconfig files.

The initial driver PR #19955 was opened when we were still using Kconfig for dependency definitions, but merged when the dependency handling had already been removed from Kconfig.

Since the Kconfig files of this driver were only used for dependency definitions and did not contain any parameter configuration, the Kconfig files are just removed.

I found this by chance while resolving conflicts in a rebase of PR #10363.

Testing procedure

Compilation in CI should succeed.

Issues/PRs references

@github-actions github-actions bot added Area: pkg Area: External package ports Area: drivers Area: Device drivers Area: Kconfig Area: Kconfig integration labels Aug 3, 2025
@gschorcht gschorcht added Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Aug 3, 2025
@gschorcht gschorcht requested a review from crasbe August 3, 2025 08:37
@crasbe crasbe enabled auto-merge August 3, 2025 08:48
@riot-ci
Copy link
Copy Markdown

riot-ci commented Aug 3, 2025

Murdock results

✔️ PASSED

f9a79ef pkg/driver_sen5x: remove Kconfig dependency handling

Success Failures Total Runtime
10560 0 10560 12m:59s

Artifacts

@crasbe crasbe added this pull request to the merge queue Aug 3, 2025
Merged via the queue into RIOT-OS:master with commit 8044d5f Aug 3, 2025
28 checks passed
@gschorcht
Copy link
Copy Markdown
Contributor Author

Thanks 😄

@gschorcht gschorcht deleted the pkg/driver_sen5x/kconfig_cleanup branch August 3, 2025 11:01
@benpicco benpicco added this to the Release 2025.10 milestone Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: drivers Area: Device drivers Area: Kconfig Area: Kconfig integration Area: pkg Area: External package ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants