Skip to content

cmdline: update --kconfig-add help text#280

Merged
roxell merged 1 commit into
kernelci:masterfrom
bhcopeland:docs-kconfig-add-help-text
Apr 24, 2026
Merged

cmdline: update --kconfig-add help text#280
roxell merged 1 commit into
kernelci:masterfrom
bhcopeland:docs-kconfig-add-help-text

Conversation

@bhcopeland
Copy link
Copy Markdown
Member

Document the make: syntax for running make targets that modify .config (e.g. make:kselftest-merge). Also update the inline config example from CONFIG_=[y|m|n] to CONFIG_= to reflect that any value is now accepted.

@bhcopeland bhcopeland force-pushed the docs-kconfig-add-help-text branch from 546592b to a114ce1 Compare April 24, 2026 07:26
Document the make:<target> syntax for running make targets that
modify .config (e.g. make:kselftest-merge) in the CLI help and
docs/kconfig.md. Update CONFIG_*=[y|m|n] to CONFIG_*=<value> to
reflect that any value is now accepted.

Remove the deprecated kselftest-merge target. The kernel's
kselftest-merge make target is still available via
--kconfig-add=make:kselftest-merge. Drop runs_after references
from kselftest.ini and default.ini.

Signed-off-by: Ben Copeland <ben.copeland@linaro.org>
@bhcopeland bhcopeland force-pushed the docs-kconfig-add-help-text branch from a114ce1 to 3805230 Compare April 24, 2026 08:53
@roxell roxell merged commit bdd8ef3 into kernelci:master Apr 24, 2026
20 checks passed
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