From 78efc4c36c68b51b3e73acdb721a12ec23ed0369 Mon Sep 17 00:00:00 2001 From: Sven Schnelle Date: Tue, 26 Jun 2012 09:11:55 +0200 Subject: remove CONFIG_SERIAL_CPU_INIT The new broadcast code doesn't support serial init - if a CPU needs serial init, this should be handled in the model specific CPU init code. Change-Id: I7cafb0af10d712366819ad0849f9b93558e9d46a Signed-off-by: Sven Schnelle Reviewed-on: http://review.coreboot.org/1140 Tested-by: build bot (Jenkins) --- src/mainboard/tyan/s2891/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/tyan/s2891/Kconfig') diff --git a/src/mainboard/tyan/s2891/Kconfig b/src/mainboard/tyan/s2891/Kconfig index 395f7343d4..06d00b560e 100644 --- a/src/mainboard/tyan/s2891/Kconfig +++ b/src/mainboard/tyan/s2891/Kconfig @@ -13,7 +13,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy select HAVE_OPTION_TABLE select HAVE_PIRQ_TABLE select HAVE_MP_TABLE - select SERIAL_CPU_INIT select HAVE_ACPI_TABLES select BOARD_ROMSIZE_KB_512 select SB_HT_CHAIN_UNITID_OFFSET_ONLY -- cgit v1.2.3