From 9c790a2fdc1fdf98cbc8fe92a6662c475ce36bed Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: Sun, 10 Feb 2019 23:34:23 +0100 Subject: superio/nsc/pc87417: Use common early_serial Change-Id: If32fa5970ca7ca634833a0e39da66c1f89ed33fe Signed-off-by: Peter Lemenkov Reviewed-on: https://review.coreboot.org/c/31337 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/superio/nsc/pc87417/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/superio/nsc/pc87417/Kconfig') diff --git a/src/superio/nsc/pc87417/Kconfig b/src/superio/nsc/pc87417/Kconfig index 3237e7f3a1..347bab27f2 100644 --- a/src/superio/nsc/pc87417/Kconfig +++ b/src/superio/nsc/pc87417/Kconfig @@ -15,3 +15,4 @@ config SUPERIO_NSC_PC87417 bool + select SUPERIO_NSC_COMMON_PRE_RAM -- cgit v1.2.3