Home
last modified time | relevance | path

Searched hist:c39afe624853e39af243dd9832640bf9c80b6554 (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/kconfig/
H A Dconf.cdiff c39afe624853e39af243dd9832640bf9c80b6554 Sun Oct 17 19:43:13 CEST 2021 Josh Triplett <josh@joshtriplett.org> 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>
H A DMakefilediff c39afe624853e39af243dd9832640bf9c80b6554 Sun Oct 17 19:43:13 CEST 2021 Josh Triplett <josh@joshtriplett.org> 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>