coreboot-kgpe-d16/src/mainboard/tyan/s2892
Kyösti Mälkki 5c3f384f06 Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT
Lines with 'select SERIAL_CPU_INIT' where redundant with the
default being yes. Since there is no 'unselect SERIAL_CPU_INIT'
possibility, invert the default and rename option.

This squelches Kconfig warnings about unmet dependencies.

Change-Id: Iae546c56006278489ebae10f2daa627af48abe94
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/5700
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2014-05-10 11:27:25 +02:00
..
acpi_tables.c ck804: obtain I/O APIC base address for ACPI MADT from allocator 2013-10-14 02:17:03 +02:00
board_info.txt board-status: Add board_info.txt extracted from wiki. 2014-01-19 01:35:03 +01:00
cmos.layout Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. 2010-04-08 15:06:44 +00:00
devicetree.cb Drop drivers/generic/debug 2014-04-22 13:42:48 +02:00
dsdt.asl GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
get_bus_conf.c get_bus_conf.c: reindent with indent 2013-10-18 17:44:56 +02:00
irq_tables.c Convert more boards to use mptable_write_buses. 2010-11-21 14:41:07 +00:00
Kconfig Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT 2014-05-10 11:27:25 +02:00
mptable.c Unify Local APIC address definitions 2012-03-08 15:39:05 +01:00
resourcemap.c White space and typo fixes. This makes it easier to compare the s2895 & s2892. 2009-10-14 03:09:26 +00:00
romstage.c mainboard/: Avoid including early_serial.c from w83627hf 2014-04-30 19:06:47 +02:00