forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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.