From 697c1ed1ff93c3da040dd4bff0cbd1886bd5bf05 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Thu, 9 Jan 2014 11:06:37 +0100 Subject: X201: set default USB debug controller to 2. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The other port is not easily accessible. Change-Id: I6ea31346a375debcd5fc1c27e4078e3a436715e3 Signed-off-by: Vladimir Serbinenko Reviewed-on: http://review.coreboot.org/4635 Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki --- src/mainboard/lenovo/x201/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/mainboard/lenovo/x201/Kconfig') diff --git a/src/mainboard/lenovo/x201/Kconfig b/src/mainboard/lenovo/x201/Kconfig index 76be9db0ac..8e7ebae968 100644 --- a/src/mainboard/lenovo/x201/Kconfig +++ b/src/mainboard/lenovo/x201/Kconfig @@ -43,6 +43,10 @@ config IRQ_SLOT_COUNT int default 18 +config USBDEBUG_HCD_INDEX + int + default 2 + config DRAM_RESET_GATE_GPIO int default 10 -- cgit v1.2.3