Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to take a Kconfig file fragment as a constraints file #218

Open
paulgazz opened this issue Nov 20, 2022 · 1 comment
Open
Assignees

Comments

@paulgazz
Copy link
Owner

Currently, --constraints-file uses a custom format. Add a new option that can take constrained configuration options in the Kconfig format to make it easier to combine Kconfig configuration fragments.

@paulgazz paulgazz self-assigned this Nov 20, 2022
@paulgazz paulgazz changed the title Add a --constraints-file-kconfig option Add an option to take a Kconfig file fragment as a constraints file Nov 20, 2022
@paulgazz
Copy link
Owner Author

One possibility is to add a new --include support for .config files, so that both --include (required options) and --include-mutex (required options that may have contradictions) options can be used to create config files from config fragments.

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

No branches or pull requests

1 participant