Searched hist:c83f020973bc72d9eec65474d8c47495191aef20 (Results 1 – 2 of 2) sorted by relevance
/linux/scripts/kconfig/ |
H A D | parser.y | diff c83f020973bc72d9eec65474d8c47495191aef20 Sun Mar 03 05:00:35 CET 2024 Masahiro Yamada <masahiroy@kernel.org> kconfig: remove named choice support
Commit 5a1aa8a1aff6 ("kconfig: add named choice group") did not provide enough explanation regarding its benefits. A use case was found in another project [1] sometime later, this feature has never been used in the kernel.
[1]: https://lore.kernel.org/all/201012150034.01356.yann.morin.1998@anciens.enib.fr/
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
|
/linux/Documentation/kbuild/ |
H A D | kconfig-language.rst | diff c83f020973bc72d9eec65474d8c47495191aef20 Sun Mar 03 05:00:35 CET 2024 Masahiro Yamada <masahiroy@kernel.org> kconfig: remove named choice support
Commit 5a1aa8a1aff6 ("kconfig: add named choice group") did not provide enough explanation regarding its benefits. A use case was found in another project [1] sometime later, this feature has never been used in the kernel.
[1]: https://lore.kernel.org/all/201012150034.01356.yann.morin.1998@anciens.enib.fr/
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
|