coreboot/src/cpu/intel/haswell
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
acpi.c PCI: Drop includes under cpu 2014-02-12 21:57:11 +01:00
bootblock.c nehalem/sandy/ivy/haswell: Enable WRPROT cache for all of flash 2014-01-15 15:27:33 +01:00
cache_as_ram.inc src/cpu: Fix spelling of MTTR to MTRR 2014-01-26 15:59:46 +01:00
chip.h
finalize.c
haswell.h haswell: move to mp_init library 2014-05-05 23:38:22 +02:00
haswell_init.c haswell: move to mp_init library 2014-05-05 23:38:22 +02:00
Kconfig Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT 2014-05-10 11:27:25 +02:00
Makefile.inc haswell: move to mp_init library 2014-05-05 23:38:22 +02:00
microcode-M32306c1_ffff000d.h
microcode-M32306c2_ffff0003.h
microcode-M32306c3_00000012.h haswell: Update microcode revision 2013-12-21 07:39:04 +01:00
microcode-M3240660_ffff000b.h
microcode-M7240650_ffff000a.h haswell: Add ULT CPUID and updated microcode 2013-03-14 18:24:27 +01:00
microcode-M7240650_ffff0007.h
microcode-M7240651_00000015.h haswell: Update microcode revision 2013-12-21 07:39:04 +01:00
microcode_blob.c
microcode_blob.h cpu/intel: Remove dummy terminators from microcode blobs 2014-01-16 05:35:28 +01:00
monotonic_timer.c haswell: 24MHz monotonic time implementation 2013-05-01 07:14:36 +02:00
romstage.c coreboot: infrastructure for different ramstage loaders 2014-02-15 18:39:29 +01:00
smmrelocate.c haswell: move to mp_init library 2014-05-05 23:38:22 +02:00
tsc_freq.c haswell: use tsc for udelay() 2013-05-07 18:32:41 +02:00