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)
This commit is contained in:
Sven Schnelle
2012-06-26 09:11:55 +02:00
parent 042c1461fb
commit 78efc4c36c
46 changed files with 0 additions and 103 deletions

View File

@@ -61,10 +61,6 @@ config HT_CHAIN_UNITID_BASE
hex
default 0x1
config SERIAL_CPU_INIT
bool
default n
config IRQ_SLOT_COUNT
int
default 12

View File

@@ -61,10 +61,6 @@ config HT_CHAIN_UNITID_BASE
hex
default 0x1
config SERIAL_CPU_INIT
bool
default n
config IRQ_SLOT_COUNT
int
default 12