aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/msi
diff options
context:
space:
mode:
authorSven Schnelle <svens@stackframe.org>2012-06-26 09:11:55 +0200
committerSven Schnelle <svens@stackframe.org>2012-07-02 21:44:36 +0200
commit78efc4c36c68b51b3e73acdb721a12ec23ed0369 (patch)
tree4b9e4f1af76e073acbdaffec5c906bc150eab9ed /src/mainboard/msi
parent042c1461fb777e583e5de48edf9326e47ee5595f (diff)
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 <svens@stackframe.org> Reviewed-on: http://review.coreboot.org/1140 Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/msi')
-rw-r--r--src/mainboard/msi/ms7260/Kconfig4
-rw-r--r--src/mainboard/msi/ms9282/Kconfig4
-rw-r--r--src/mainboard/msi/ms9652_fam10/Kconfig4
3 files changed, 0 insertions, 12 deletions
diff --git a/src/mainboard/msi/ms7260/Kconfig b/src/mainboard/msi/ms7260/Kconfig
index 18f6e6ff3c..09e5d215cc 100644
--- a/src/mainboard/msi/ms7260/Kconfig
+++ b/src/mainboard/msi/ms7260/Kconfig
@@ -75,10 +75,6 @@ config HT_CHAIN_END_UNITID_BASE
hex
default 0x20
-config SERIAL_CPU_INIT
- bool
- default n
-
config IRQ_SLOT_COUNT
int
default 11
diff --git a/src/mainboard/msi/ms9282/Kconfig b/src/mainboard/msi/ms9282/Kconfig
index f4bc059cac..374f1a38d2 100644
--- a/src/mainboard/msi/ms9282/Kconfig
+++ b/src/mainboard/msi/ms9282/Kconfig
@@ -69,10 +69,6 @@ config HT_CHAIN_END_UNITID_BASE
hex
default 0x20
-config SERIAL_CPU_INIT
- bool
- default n
-
config IRQ_SLOT_COUNT
int
default 11
diff --git a/src/mainboard/msi/ms9652_fam10/Kconfig b/src/mainboard/msi/ms9652_fam10/Kconfig
index 74396465f4..a1f69c8db2 100644
--- a/src/mainboard/msi/ms9652_fam10/Kconfig
+++ b/src/mainboard/msi/ms9652_fam10/Kconfig
@@ -141,10 +141,6 @@ config VAR_MTRR_HOLE
bool
default n
-config SERIAL_CPU_INIT
- bool
- default y
-
config APIC_ID_OFFSET
hex
default 0x00