summaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s2885/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/s2885/Kconfig
parentb9b3a0694a8e1d904b77ace63e5992bac01bd4d8 (diff)
downloadcoreboot-2140575066d3890a74c2820932af9bf26a7b0adb.tar.xz
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/s2885/Kconfig')
-rw-r--r--src/mainboard/tyan/s2885/Kconfig5
1 files changed, 0 insertions, 5 deletions
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