Hello, Thank you for the patch. On Friday 23 October 2015 10:10:29 roy.qing.li@xxxxxxxxx wrote: > From: Li RongQing <roy.qing.li@xxxxxxxxx> > > add the description for USB_ISP1760_HCD and USB_ISP1761_UDC, otherwise > a use can not enable them The whole point is that those two options should not be enabled by the user :-) They're automatically selected based on the selected USB_ISP1760_*_ROLE. > Signed-off-by: Li RongQing <roy.qing.li@xxxxxxxxx> > --- > drivers/usb/isp1760/Kconfig | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/usb/isp1760/Kconfig b/drivers/usb/isp1760/Kconfig > index c94b7d9..71d6117 100644 > --- a/drivers/usb/isp1760/Kconfig > +++ b/drivers/usb/isp1760/Kconfig > @@ -15,10 +15,10 @@ config USB_ISP1760 > module will be called isp1760. > > config USB_ISP1760_HCD > - bool > + bool "ISP1760 HCD support" > > config USB_ISP1761_UDC > - bool > + bool "ISP1761 UDC support" > > if USB_ISP1760 -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html