summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/t400/Kconfig
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2017-01-08 09:07:14 +0200
committerKyösti Mälkki <kyosti.malkki@gmail.com>2017-03-11 13:31:41 +0100
commit9ab5adbde4c3eb820e5f88db765fac33eb30bd97 (patch)
tree7bf5512734226490ccfbb0ac728b0461b9ddc961 /src/mainboard/lenovo/t400/Kconfig
parentf3d07f274e5084bf6958b0fbcbd3cb2bfd2c998e (diff)
downloadcoreboot-9ab5adbde4c3eb820e5f88db765fac33eb30bd97.tar.gz
coreboot-9ab5adbde4c3eb820e5f88db765fac33eb30bd97.tar.bz2
coreboot-9ab5adbde4c3eb820e5f88db765fac33eb30bd97.zip
lenovo/t400: Rewrite dock from t60
Old dock.c copied from x201 was incorrect. Do a rewrite of t60 dock code as pnp devices. Fixes USB and serial on the dock, if it is already connected when computer is powered on. DVI and ethernet worked without this patch. Hot-plug is yet to be fixed. Change-Id: Ib20a0eff10d0cde92dd089baf4fca28b117dc999 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/18054 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Diffstat (limited to 'src/mainboard/lenovo/t400/Kconfig')
-rw-r--r--src/mainboard/lenovo/t400/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t400/Kconfig b/src/mainboard/lenovo/t400/Kconfig
index 8eb1a5717885..031e9e8e1c4c 100644
--- a/src/mainboard/lenovo/t400/Kconfig
+++ b/src/mainboard/lenovo/t400/Kconfig
@@ -8,7 +8,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select SOUTHBRIDGE_INTEL_I82801IX
select EC_LENOVO_PMH7
select EC_LENOVO_H8
- select NO_UART_ON_SUPERIO
+ select H8_DOCK_EARLY_INIT
select BOARD_ROMSIZE_KB_8192
select DRIVERS_GENERIC_IOAPIC
select HAVE_MP_TABLE
@@ -21,6 +21,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG
select INTEL_INT15
select SUPERIO_NSC_PC87382
+ select SUPERIO_NSC_PC87384
config MAINBOARD_DIR
string