diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-02-02 18:58:25 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-02-20 14:47:45 +0300 |
commit | 7d5f52a4334c5227408b14c2e76d8840aa26f132 (patch) | |
tree | 051eb969e1b12d200014241ff9e787ac061a8b24 /scripts/generate_rust_analyzer.py | |
parent | 980c9e198f1c5563380bed2a2672e592edf9efaa (diff) | |
download | linux-7d5f52a4334c5227408b14c2e76d8840aa26f132.tar.xz |
kconfig: do not imply the type of choice value
Do not feed back the choice type to choice values.
Each choice value should explicitly specify 'bool' or 'tristate',
as all the Kconfig files already do. If the type were missing,
"config symbol defined without type" would be shown.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions