diff options
author | Bryan O'Donoghue | 2020-05-20 16:36:17 +0100 |
---|---|---|
committer | Greg Kroah-Hartman | 2020-05-21 09:36:42 +0200 |
commit | e9ccc35b86653cb15e9bffbe2cbef8781ea2c1dd (patch) | |
tree | b3c97e362affa2423d9c9204c2012cca7b62df14 /drivers/usb/gadget/usbstring.c | |
parent | d49292025f79693d3348f8e2029a8b4703be0f0a (diff) |
usb: typec: Ensure USB_ROLE_SWITCH is set as a dependency for tps6598x
When I switched on USB role switching for the tps6598x I completely forgot
to add the Kconfig dependency.
Ensure USB_ROLE_SWITCH is selected to prevent the typs6598x driver being
compiled in but the role-switch driver being compiled as a module, leading
to link error.
Suggested-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20200520153617.610909-1-bryan.odonoghue@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/gadget/usbstring.c')
0 files changed, 0 insertions, 0 deletions