coreboot/src/drivers/usb
Stefan Tauner b0622de878 src/drivers/usb/Kconfig: increase warning signs for BBB owners
The help text is already very clear but some users (first and
foremost the author of this patch ;) are still selecting
USBDEBUG_DONGLE_BEAGLEBONE when using a BeagleBone Black and
waste hours on analyzing the debug output of EHCI debug driver.

Change-Id: Ibf002db7d81ed44878f3ce0324170e4b99e780a5
Signed-off-by: Stefan Tauner <stefan.tauner@gmx.at>
Reviewed-on: https://review.coreboot.org/28184
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2018-08-20 06:55:50 +00:00
..
acpi drivers/usb/acpi: Add a driver for generating USB ACPI 2018-05-18 12:22:50 +00:00
console.c
ehci.h Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
ehci_debug.c src/{device,drivers}: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:27:34 +00:00
ehci_debug.h
gadget.c src/{device,drivers}: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:27:34 +00:00
Kconfig src/drivers/usb/Kconfig: increase warning signs for BBB owners 2018-08-20 06:55:50 +00:00
Makefile.inc usbdebug: Fix init and add support for postcar 2017-09-14 12:26:18 +00:00
pci_ehci.c src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
usb_ch9.h src/drivers: Fix checkpatch warning: no spaces at the start of a line 2017-07-28 16:24:57 +00:00