]> www.infradead.org Git - users/dwmw2/linux.git/commit
streamline_config.pl: remove prompt warnings for configs with defaults
authorDavid Hunter <david.hunter.linux@gmail.com>
Mon, 14 Oct 2024 14:13:33 +0000 (10:13 -0400)
committerMasahiro Yamada <masahiroy@kernel.org>
Tue, 5 Nov 2024 23:46:34 +0000 (08:46 +0900)
commitbf98f6d1082463392f7fadd6292f3289207e07c7
treec667de1daa4b1915bf73ef550000ab5db8f90a28
parent90edd30b8696833a995ab6196a6bee70fb9fcf2c
streamline_config.pl: remove prompt warnings for configs with defaults

Ignore process select warnings for config entries that have a default
option. Some config entries have no prompt, and nothing selects them, but
these config options are okay because they have a default option.

Signed-off-by: David Hunter <david.hunter.linux@gmail.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/kconfig/streamline_config.pl