coreboot-kgpe-d16/src/cpu/intel/model_6ex
Furquan Shaikh fd33781fbf Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
CONFIG_ARCH is a property of the cpu or soc rather than a property of the
board. Hence, move ARCH_* from every single board to respective cpu or soc
Kconfigs. Also update abuild to ignore ARCH_ from mainboards.

Change-Id: I6ec1206de5a20601c32d001a384a47f46e6ce479
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: http://review.coreboot.org/5570
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2014-05-03 00:25:20 +02:00
..
cache_as_ram.inc Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR 2014-01-15 15:26:48 +01:00
Kconfig Move ARCH_* from board/Kconfig to cpu or soc Kconfig. 2014-05-03 00:25:20 +02:00
Makefile.inc cpu/intel: Make all Intel CPUs load microcode from CBFS 2014-01-16 05:34:25 +01:00
microcode-1624-m206e839.h Use the microcode files as created by the new microcode update script. (Fixes some whitespace and gets in new time stamps). 2010-05-26 16:54:33 +00:00
microcode-1729-m206ec54.h Use the microcode files as created by the new microcode update script. (Fixes some whitespace and gets in new time stamps). 2010-05-26 16:54:33 +00:00
microcode-1869-m806ec59.h Use the microcode files as created by the new microcode update script. (Fixes some whitespace and gets in new time stamps). 2010-05-26 16:54:33 +00:00
microcode_blob.c cpu/intel: Remove dummy terminators from microcode blobs 2014-01-16 05:35:28 +01:00
model_6ex_init.c PCI: Drop includes under cpu 2014-02-12 21:57:11 +01:00