Searched hist:b95d0899c8bfa1346dd195e868c48008d888bac9 (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/usb/isp1760/ |
H A D | Kconfig | diff b95d0899c8bfa1346dd195e868c48008d888bac9 Sun Sep 29 19:32:36 CEST 2024 Masahiro Yamada <masahiroy@kernel.org> 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>
|
/linux/drivers/usb/mtu3/ |
H A D | Kconfig | diff b95d0899c8bfa1346dd195e868c48008d888bac9 Sun Sep 29 19:32:36 CEST 2024 Masahiro Yamada <masahiroy@kernel.org> 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>
|
/linux/drivers/usb/dwc2/ |
H A D | Kconfig | diff b95d0899c8bfa1346dd195e868c48008d888bac9 Sun Sep 29 19:32:36 CEST 2024 Masahiro Yamada <masahiroy@kernel.org> 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>
|
/linux/drivers/usb/dwc3/ |
H A D | Kconfig | diff b95d0899c8bfa1346dd195e868c48008d888bac9 Sun Sep 29 19:32:36 CEST 2024 Masahiro Yamada <masahiroy@kernel.org> 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>
|
/linux/drivers/usb/musb/ |
H A D | Kconfig | diff b95d0899c8bfa1346dd195e868c48008d888bac9 Sun Sep 29 19:32:36 CEST 2024 Masahiro Yamada <masahiroy@kernel.org> 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>
|