coreboot-kgpe-d16/src
Martin Roth c4dd3e0212 Kconfig: Get rid of obsolete symbols
CAR_MIGRATION was removed in commit:
cbf5bdfe - CBMEM: Always select CAR_MIGRATION

ALT_CBFS_LOAD_PAYLOAD was removed in commit:
cf6c9cc2 - Kill ALT_CBFS_LOAD_PAYLOAD

MARK_GRAPHICS_MEM_WRCOMB was removed in commit:
30fe6120 - MTRR: Mark all prefetchable resources as WRCOMB.

EXTERNAL_MRC_BLOB was removed in commit:
0aede118 - Drop unused EXTERNAL_MRC_BLOB

CACHE_ROM is only in Google's codebase.
LID_SWITCH is only in Google's codebase.
DEFAULT_POST_DEVICE_LPC is only in Sage's codebase.
ROMSTAGE_RTC_INIT is only in Sage's codebase, or was never used.

HUDSON_NOT_LEGACY_FREE never existed as far as I can tell.
MAINBOARD_DO_EDID never existed as far as I can tell.

Change-Id: I636ea7584fb47885638dbcd9ccedfafb1ca2c640
Signed-off-by: Martin Roth <gaumless@gmail.com>
Reviewed-on: http://review.coreboot.org/10616
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2015-06-24 06:03:42 +02:00
..
acpi acpi/sata: add generic sata ssdt port generator 2015-06-07 01:24:47 +02:00
arch acpi: bring back ability to link DSDT into ramstage 2015-06-23 21:19:02 +02:00
console consoles: remove unused infrastructure 2015-05-26 19:02:54 +02:00
cpu cpu: x86 port to 64bit 2015-06-20 18:16:54 +02:00
device ddr3: add missing newline 2015-06-23 01:50:33 +02:00
drivers lenovo: Hide SMBIOS config 2015-06-11 13:20:56 +02:00
ec lenovo: Move pc_keyboard_init to h8 init. 2015-05-29 07:45:55 +02:00
include AMD Merlin Falcon: Add northbridge files for new AMD processor 2015-06-22 22:27:31 +02:00
lib stage_cache: use cbmem init hooks 2015-06-09 22:06:40 +02:00
mainboard Kconfig: Get rid of obsolete symbols 2015-06-24 06:03:42 +02:00
northbridge Kconfig: Move CBFS_SIZE into Mainboard menu 2015-06-23 09:42:44 +02:00
soc Kconfig: Get rid of obsolete symbols 2015-06-24 06:03:42 +02:00
southbridge sandy/ivy: Include IRQ routes from platform 2015-06-24 02:02:44 +02:00
superio superio: use common x86 code on x86-64 2015-06-22 07:36:09 +02:00
vendorcode vendorcode: Use cross archiver for libagesa.a on AMD f14 2015-06-23 22:27:52 +02:00
Kconfig southbridge/intel: Create common IFD Kconfig and Makefile 2015-06-23 22:48:45 +02:00