[coreboot-gerrit] New patch to review for coreboot: f58a1ea i82801ix: Enable usbdebug options.

Vladimir Serbinenko (phcoder@gmail.com) gerrit at coreboot.org
Tue Jul 29 22:40:58 CEST 2014


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

-gerrit

commit f58a1ea42a8219d30e59b815dc2cd6fdff9f67bd
Author: Vladimir Serbinenko <phcoder at gmail.com>
Date:   Tue Jul 29 22:40:05 2014 +0200

    i82801ix: Enable usbdebug options.
    
    Needed to be able to choose convenient usbdebug port.
    
    Change-Id: I84b304f0f8fa79cc8d4a136ee6d78dc7659601c9
    Signed-off-by: Vladimir Serbinenko <phcoder at gmail.com>
---
 src/southbridge/intel/i82801ix/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/southbridge/intel/i82801ix/Kconfig b/src/southbridge/intel/i82801ix/Kconfig
index 493be60..92e7f41 100644
--- a/src/southbridge/intel/i82801ix/Kconfig
+++ b/src/southbridge/intel/i82801ix/Kconfig
@@ -26,6 +26,7 @@ config SOUTHBRIDGE_INTEL_I82801IX
 	select HAVE_HARD_RESET
 	select USE_WATCHDOG_ON_BOOT
 	select HAVE_SMI_HANDLER
+	select HAVE_USBDEBUG_OPTIONS
 
 if SOUTHBRIDGE_INTEL_I82801IX
 



More information about the coreboot-gerrit mailing list