diff options
| author | Julian Braha <julianbraha@gmail.com> | 2026-07-14 12:20:47 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-07-17 12:32:04 +0200 |
| commit | 1e6be4bd53f0f06377c3ce3c26ea4a6cadd4ab46 (patch) | |
| tree | 3d5750fa2500631dc853bca9689632ed4f5327e3 /include/linux | |
| parent | 3a3a48487344a653f46a4aadc9ba296386eb3541 (diff) | |
usb: musb: remove dead select of USB_MUSB_DUAL_ROLE
'select' does not work on config options in a 'choice', so currently it is
possible to enable USB_MUSB_POLARFIRE_SOC without USB_MUSB_DUAL_ROLE.
Remove the dead select, as it is unnecessary, from this conversation:
https://lore.kernel.org/all/20260712-parole-stoning-d7e66a0961a8@spud/
This dead select was found by kconfirm, a static analysis tool for Kconfig.
Suggested-by: Conor Dooley <conor@kernel.org>
Signed-off-by: Julian Braha <julianbraha@gmail.com>
Link: https://patch.msgid.link/20260714112047.2304856-2-julianbraha@gmail.com
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
