diff options
author | 2024-09-30 02:32:36 +0900 | |
---|---|---|
committer | 2024-11-04 17:53:09 +0900 | |
commit | b95d0899c8bfa1346dd195e868c48008d888bac9 (patch) | |
tree | 25f8c116ed7c15b14879fe8523b466c50fd2ea40 /tools/perf/scripts/python | |
parent | kbuild: add generic support for built-in boot DTBs (diff) | |
download | wireguard-linux-b95d0899c8bfa1346dd195e868c48008d888bac9.tar.xz wireguard-linux-b95d0899c8bfa1346dd195e868c48008d888bac9.zip |
usb: use "prompt" instead of "bool" for choice prompts
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.
Most choice blocks already use "prompt". Before the next commit removes
support for the "bool" syntax in choice entries, this commit converts
the remaining "bool" occurences under drivers/usb/.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions