aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/drivers/usb/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/usb/Kconfig b/src/drivers/usb/Kconfig
index 65cb883638..6965896d7e 100644
--- a/src/drivers/usb/Kconfig
+++ b/src/drivers/usb/Kconfig
@@ -82,7 +82,7 @@ config USBDEBUG_DONGLE_STD
Net20DC, BeagleBone Black, Raspberry Pi Zero W
config USBDEBUG_DONGLE_BEAGLEBONE
- bool "BeagleBone"
+ bool "BeagleBone (not BeagleBone Black)"
help
Use this to configure the USB hub on BeagleBone board.
Do NOT select this for the BeagleBone Black.