[PATCH v2] usb: Kconfig: clarify use of USB_PCI

2017-10-17 Thread Chris Mayo
Make the intended use of this option easier to grasp. Signed-off-by: Chris Mayo <aklh...@gmail.com> --- v2 changes: added description as requested. Chris drivers/usb/Kconfig | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/drivers/usb/Kconfig b/drive

[PATCH] usb: Kconfig: clarify use of USB_PCI

2017-10-17 Thread Chris Mayo
Signed-off-by: Chris Mayo <aklh...@gmail.com> --- drivers/usb/Kconfig | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/drivers/usb/Kconfig b/drivers/usb/Kconfig index 939a63bca82f..f699abab1787 100644 --- a/drivers/usb/Kconfig +++ b/drivers/usb/Kconfig @@ -77,11