hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/usb/mtu3/Kconfig
....@@ -44,6 +44,7 @@
4444 bool "Dual Role mode"
4545 depends on ((USB=y || USB=USB_MTU3) && (USB_GADGET=y || USB_GADGET=USB_MTU3))
4646 depends on (EXTCON=y || EXTCON=USB_MTU3)
47
+ select USB_ROLE_SWITCH
4748 help
4849 This is the default mode of working of MTU3 controller where
4950 both host and gadget features are enabled.