diff options
author | Josh Triplett <josh@joshtriplett.org> | 2021-10-17 19:43:13 +0200 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2021-12-02 09:02:36 +0100 |
commit | c39afe624853e39af243dd9832640bf9c80b6554 (patch) | |
tree | 1677226346ce6fd69a70c7c6caefe7f0ad23afd7 /crypto | |
parent | Linux 5.16-rc3 (diff) | |
download | linux-c39afe624853e39af243dd9832640bf9c80b6554.tar.xz linux-c39afe624853e39af243dd9832640bf9c80b6554.zip |
kconfig: Add `make mod2noconfig` to disable module options
When converting a modular kernel to a monolithic kernel, once the kernel
works without loading any modules, this helps to quickly disable all the
modules before turning off module support entirely.
Refactor conf_rewrite_mod_or_yes to a more general
conf_rewrite_tristates that accepts an old and new state.
Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Tested-by: Björn Töpel <bjorn@kernel.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions