Home
last modified time | relevance | path

Searched hist:c027b02d89fd42ecee911c39e9098b9609a5ca0b (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/admin-guide/
H A DREADME.rstdiff c027b02d89fd42ecee911c39e9098b9609a5ca0b Tue May 12 17:36:07 CEST 2020 Changbin Du <changbin.du@gmail.com> streamline_config.pl: add LMC_KEEP to preserve some kconfigs

Sometimes it is useful to preserve batches of configs when making
localmodconfig. For example, I usually don't want any usb and fs
modules to be disabled. Now we can do it by:

$ make LMC_KEEP="drivers/usb:fs" localmodconfig

Signed-off-by: Changbin Du <changbin.du@gmail.com>
Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
/linux/scripts/kconfig/
H A Dstreamline_config.pldiff c027b02d89fd42ecee911c39e9098b9609a5ca0b Tue May 12 17:36:07 CEST 2020 Changbin Du <changbin.du@gmail.com> streamline_config.pl: add LMC_KEEP to preserve some kconfigs

Sometimes it is useful to preserve batches of configs when making
localmodconfig. For example, I usually don't want any usb and fs
modules to be disabled. Now we can do it by:

$ make LMC_KEEP="drivers/usb:fs" localmodconfig

Signed-off-by: Changbin Du <changbin.du@gmail.com>
Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
H A DMakefilediff c027b02d89fd42ecee911c39e9098b9609a5ca0b Tue May 12 17:36:07 CEST 2020 Changbin Du <changbin.du@gmail.com> streamline_config.pl: add LMC_KEEP to preserve some kconfigs

Sometimes it is useful to preserve batches of configs when making
localmodconfig. For example, I usually don't want any usb and fs
modules to be disabled. Now we can do it by:

$ make LMC_KEEP="drivers/usb:fs" localmodconfig

Signed-off-by: Changbin Du <changbin.du@gmail.com>
Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>