Files
linux-stable-mirror/lib
Masahiro Yamada cd14b01846 treewide: replace or remove redundant def_bool in Kconfig files
'def_bool X' is a shorthand for 'bool' plus 'default X'.

'def_bool' is redundant where 'bool' is already present, so 'def_bool X'
can be replaced with 'default X', or removed if X is 'n'.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2024-02-20 20:47:45 +09:00
..
2024-01-19 11:59:11 -08:00
2024-01-19 11:59:11 -08:00
2024-02-15 12:17:28 -05:00
2024-01-19 11:59:11 -08:00