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 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 -- 2.1.4 -- 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