aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/usb/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/usb/Kconfig')
-rw-r--r--src/drivers/usb/Kconfig10
1 files changed, 4 insertions, 6 deletions
diff --git a/src/drivers/usb/Kconfig b/src/drivers/usb/Kconfig
index 802ecedd13..65cb883638 100644
--- a/src/drivers/usb/Kconfig
+++ b/src/drivers/usb/Kconfig
@@ -77,17 +77,15 @@ choice
default USBDEBUG_DONGLE_STD
config USBDEBUG_DONGLE_STD
- bool "Net20DC or compatible"
+ bool "USB gadget driver or Net20DC"
+ help
+ Net20DC, BeagleBone Black, Raspberry Pi Zero W
config USBDEBUG_DONGLE_BEAGLEBONE
bool "BeagleBone"
help
Use this to configure the USB hub on BeagleBone board.
-
-config USBDEBUG_DONGLE_BEAGLEBONE_BLACK
- bool "BeagleBone Black"
- help
- Use this with BeagleBone Black.
+ Do NOT select this for the BeagleBone Black.
config USBDEBUG_DONGLE_FTDI_FT232H
bool "FTDI FT232H UART"