diff options
author | 2024-09-30 02:32:37 +0900 | |
---|---|---|
committer | 2024-11-04 17:53:09 +0900 | |
commit | bea2c5ef789a37bace99f2f45eeef3be4559b228 (patch) | |
tree | 37946d13b3548d04456070e1c5be87ff3f6abb78 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | usb: use "prompt" instead of "bool" for choice prompts (diff) | |
download | wireguard-linux-bea2c5ef789a37bace99f2f45eeef3be4559b228.tar.xz wireguard-linux-bea2c5ef789a37bace99f2f45eeef3be4559b228.zip |
kconfig: remove support for "bool" prompt for choice entries
Since commit fde192511bdb ("kconfig: remove tristate choice support"),
all choice blocks are now boolean. There is no longer a need to specify
the choice type explicitly.
All "bool" prompts in choice entries have been converted to "prompt".
This commit removes support for the "bool" syntax in choice entries.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions