aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s2880/Kconfig
diff options
context:
space:
mode:
authorPatrick Georgi <patrick.georgi@coresystems.de>2010-03-08 23:44:30 +0000
committerPatrick Georgi <patrick.georgi@coresystems.de>2010-03-08 23:44:30 +0000
commit2140575066d3890a74c2820932af9bf26a7b0adb (patch)
tree86ded591f1edaad51b1b2b9d93a5c1d9504ece72 /src/mainboard/tyan/s2880/Kconfig
parentb9b3a0694a8e1d904b77ace63e5992bac01bd4d8 (diff)
Remove Kconfig entries that disable
WAIT_BEFORE_CPUS_INIT. It's disabled by default (see src/cpu/x86/Kconfig) Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5198 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/tyan/s2880/Kconfig')
-rw-r--r--src/mainboard/tyan/s2880/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/tyan/s2880/Kconfig b/src/mainboard/tyan/s2880/Kconfig
index 93005479a4..99c287389c 100644
--- a/src/mainboard/tyan/s2880/Kconfig
+++ b/src/mainboard/tyan/s2880/Kconfig
@@ -83,11 +83,6 @@ config USE_INIT
default n
depends on BOARD_TYAN_S2880
-config WAIT_BEFORE_CPUS_INIT
- bool
- default n
- depends on BOARD_TYAN_S2880
-
config IRQ_SLOT_COUNT
int
default 13