[coreboot-gerrit] New patch to review for coreboot: mba4, 2: Remove USBDEBUG_HCD_INDEX.

Vladimir Serbinenko (phcoder@gmail.com) gerrit at coreboot.org
Sat Oct 10 14:22:28 CEST 2015


Vladimir Serbinenko (phcoder at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/11849

-gerrit

commit 0a5de7b9d67a8d09b219cd88f616cbe29683ac63
Author: Vladimir Serbinenko <phcoder at gmail.com>
Date:   Sat Oct 10 14:20:37 2015 +0200

    mba4,2: Remove USBDEBUG_HCD_INDEX.
    
    MBa doesn't have a usable usbdebug port.
    
    Change-Id: Ia8459daa5c9b9405c289954b28ecf1423b1f076c
    Signed-off-by: Vladimir Serbinenko <phcoder at gmail.com>
---
 src/mainboard/apple/macbookair4_2/Kconfig | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/mainboard/apple/macbookair4_2/Kconfig b/src/mainboard/apple/macbookair4_2/Kconfig
index 7ceb26a..dbb4d25 100644
--- a/src/mainboard/apple/macbookair4_2/Kconfig
+++ b/src/mainboard/apple/macbookair4_2/Kconfig
@@ -59,8 +59,4 @@ config DRAM_RESET_GATE_GPIO # FIXME: check this
 config MAX_CPUS
 	int
 	default 8
-
-config USBDEBUG_HCD_INDEX # FIXME: check this
-	int
-	default 2
 endif



More information about the coreboot-gerrit mailing list