aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/usb/Kconfig
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2013-10-17 18:50:13 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2014-04-22 15:49:26 +0200
commitd6060b7142310a7a5d3a4912bbd08d230cad90b1 (patch)
tree16707b50cc47a449ba8985bf1f8626557ce7e137 /src/drivers/usb/Kconfig
parent147f703aa9296e7b08dfa3c38eaca5ab29ff817c (diff)
usbdebug: Add BeagleBone Black
Avoid some confusion as the selection of "BeagleBone" is not compatible with the product "BeagleBone Black". Change-Id: If73f80565cd26d2b41db972b4474ab85b609c1ad Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/4289 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@google.com>
Diffstat (limited to 'src/drivers/usb/Kconfig')
-rw-r--r--src/drivers/usb/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/drivers/usb/Kconfig b/src/drivers/usb/Kconfig
index 28b95c6263..f225ac12fb 100644
--- a/src/drivers/usb/Kconfig
+++ b/src/drivers/usb/Kconfig
@@ -84,6 +84,11 @@ config USBDEBUG_DONGLE_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.
+
endchoice
config USBDEBUG_OPTIONAL_HUB_PORT