[coreboot-gerrit] Change in coreboot[master]: drivers/usb/Kconfig: remove USBDEBUG_DONGLE_BEAGLEBONE_BLACK

Felix Held (Code Review) gerrit at coreboot.org
Mon Sep 11 18:49:52 CEST 2017


Felix Held has uploaded this change for review. ( https://review.coreboot.org/21486


Change subject: drivers/usb/Kconfig: remove USBDEBUG_DONGLE_BEAGLEBONE_BLACK
......................................................................

drivers/usb/Kconfig: remove USBDEBUG_DONGLE_BEAGLEBONE_BLACK

Remove the USBDEBUG_DONGLE_BEAGLEBONE_BLACK option that does the same as
USBDEBUG_DONGLE_STD and update the description of USBDEBUG_DONGLE_STD that it also should
be selected for the BeagleBone Black.

Change-Id: I3093a6d2c39e7b5e81785028e436109090d9e6dd
---
M src/drivers/usb/Kconfig
1 file changed, 1 insertion(+), 6 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/21486/1

diff --git a/src/drivers/usb/Kconfig b/src/drivers/usb/Kconfig
index 802eced..ea1d75e 100644
--- a/src/drivers/usb/Kconfig
+++ b/src/drivers/usb/Kconfig
@@ -77,17 +77,12 @@
 	default USBDEBUG_DONGLE_STD
 
 config USBDEBUG_DONGLE_STD
-	bool "Net20DC or compatible"
+	bool "Net20DC or compatible, BeagleBone Black"
 
 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.
 
 config USBDEBUG_DONGLE_FTDI_FT232H
 	bool "FTDI FT232H UART"

-- 
To view, visit https://review.coreboot.org/21486
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3093a6d2c39e7b5e81785028e436109090d9e6dd
Gerrit-Change-Number: 21486
Gerrit-PatchSet: 1
Gerrit-Owner: Felix Held <felix-coreboot at felixheld.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170911/d2be4796/attachment.html>


More information about the coreboot-gerrit mailing list