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/s2882/Kconfig | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/mainboard/tyan/s2882') diff --git a/src/mainboard/tyan/s2882/Kconfig b/src/mainboard/tyan/s2882/Kconfig index c5fd81232563..2fbf41a4020a 100644 --- a/src/mainboard/tyan/s2882/Kconfig +++ b/src/mainboard/tyan/s2882/Kconfig @@ -83,11 +83,6 @@ config USE_INIT default n depends on BOARD_TYAN_S2882 -config WAIT_BEFORE_CPUS_INIT - bool - default n - depends on BOARD_TYAN_S2882 - config IRQ_SLOT_COUNT int default 15 -- cgit v1.2.3