]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: mtu3: make USB_MTU3_DUAL_ROLE depend on EXTCON but not USB_MTU3
authorChunfeng Yun <chunfeng.yun@mediatek.com>
Tue, 24 Apr 2018 02:52:50 +0000 (10:52 +0800)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 15 May 2018 07:15:10 +0000 (10:15 +0300)
commitf39846824cd682c6662f90ec67bf136897cf60e8
tree0a17fb5e3dac78d41ea56ff8c75327a7f96c5429
parentf3b28e5e07ef5feaa0071050d14d5b6e6cb68060
usb: mtu3: make USB_MTU3_DUAL_ROLE depend on EXTCON but not USB_MTU3

In fact the driver depends on EXTCON only when it's configed as
USB_MTU3_DUAL_ROLE, so make USB_MTU3_DUAL_ROLE depend on EXTCON but
not USB_MTU3.

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/mtu3/Kconfig