[coreboot-gerrit] Patch set updated for coreboot: mba4, 2: Remove USBDEBUG_HCD_INDEX.

Vladimir Serbinenko (phcoder@gmail.com) gerrit at coreboot.org
Sun Oct 11 12:08:45 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 4e43db99fc574b5845a2df5740a1af27a2541246
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 b142b12..6e47a7b 100644
--- a/src/mainboard/apple/macbookair4_2/Kconfig
+++ b/src/mainboard/apple/macbookair4_2/Kconfig
@@ -59,8 +59,4 @@ config DRAM_RESET_GATE_GPIO
 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