Searched hist:f3984682 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/mtu3/ |
H A D | Kconfig | f3984682 Mon Apr 23 21:52:50 CDT 2018 Chunfeng Yun <chunfeng.yun@mediatek.com> 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> f3984682 Mon Apr 23 21:52:50 CDT 2018 Chunfeng Yun <chunfeng.yun@mediatek.com> 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>
|