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:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user