From 2140575066d3890a74c2820932af9bf26a7b0adb Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Mon, 8 Mar 2010 23:44:30 +0000 Subject: Remove Kconfig entries that disable WAIT_BEFORE_CPUS_INIT. It's disabled by default (see src/cpu/x86/Kconfig) Signed-off-by: Patrick Georgi Acked-by: Myles Watson git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5198 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/tyan/s2885/Kconfig | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/mainboard/tyan/s2885') diff --git a/src/mainboard/tyan/s2885/Kconfig b/src/mainboard/tyan/s2885/Kconfig index 216c29dcda..e02a7bf6d0 100644 --- a/src/mainboard/tyan/s2885/Kconfig +++ b/src/mainboard/tyan/s2885/Kconfig @@ -84,11 +84,6 @@ config USE_INIT default n depends on BOARD_TYAN_S2885 -config WAIT_BEFORE_CPUS_INIT - bool - default n - depends on BOARD_TYAN_S2885 - config IRQ_SLOT_COUNT int default 11 -- cgit v1.2.3