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/gigabyte/ga_2761gxdk/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/gigabyte/ga_2761gxdk') diff --git a/src/mainboard/gigabyte/ga_2761gxdk/Kconfig b/src/mainboard/gigabyte/ga_2761gxdk/Kconfig index d47344b147..e7175aae10 100644 --- a/src/mainboard/gigabyte/ga_2761gxdk/Kconfig +++ b/src/mainboard/gigabyte/ga_2761gxdk/Kconfig @@ -73,10 +73,6 @@ config HT_CHAIN_END_UNITID_BASE hex default 0x20 -config SERIAL_CPU_INIT - bool - default n - config IRQ_SLOT_COUNT int default 11 -- cgit v1.2.3