From 05383287a1a4e1f1bcf64a784c51b24b9cfe97ae Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: Sun, 10 Feb 2019 23:18:41 +0100 Subject: superio/nsc/pc87309: Use common early_serial Change-Id: If856ec6d5bcf4951d0e09464526239f5a508d4b0 Signed-off-by: Peter Lemenkov Reviewed-on: https://review.coreboot.org/c/31334 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/superio/nsc/pc87309/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/superio/nsc/pc87309/Kconfig') diff --git a/src/superio/nsc/pc87309/Kconfig b/src/superio/nsc/pc87309/Kconfig index d4b841e88a..ff72706b34 100644 --- a/src/superio/nsc/pc87309/Kconfig +++ b/src/superio/nsc/pc87309/Kconfig @@ -15,3 +15,4 @@ config SUPERIO_NSC_PC87309 bool + select SUPERIO_NSC_COMMON_PRE_RAM -- cgit v1.2.3