> index 3a7179e90f4e..1a12aab208b4 100644 > --- a/drivers/usb/gadget/udc/Kconfig > +++ b/drivers/usb/gadget/udc/Kconfig > @@ -474,7 +474,7 @@ config USB_DUMMY_HCD > help > This host controller driver emulates USB, looping all data transfer > requests back to a USB "gadget driver" in the same host. The host > - side is the master; the gadget side is the slave. Gadget drivers > + side is the controller; the gadget side is the device. Gadget drivers 'the host side is the controller' may not be suitable. Peter