Kconfig: Get rid of obsolete symbols
commitc4dd3e02121f113483acb983899f8cdea3998e19
authorMartin Roth <gaumless@gmail.com>
Sat, 20 Jun 2015 22:40:28 +0000 (20 16:40 -0600)
committerMartin Roth <gaumless@gmail.com>
Wed, 24 Jun 2015 04:03:42 +0000 (24 06:03 +0200)
treea39b0d74c0a2ac6d40af2800f0e27e0fae25c762
parentf2ccc4314e747d8ffc89868b74ca2e53ebfbece5
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>
15 files changed:
src/mainboard/apple/macbook21/Kconfig
src/mainboard/asus/f2a85-m_le/Kconfig
src/mainboard/google/auron/Kconfig
src/mainboard/google/bolt/Kconfig
src/mainboard/google/falco/Kconfig
src/mainboard/google/jecht/Kconfig
src/mainboard/google/panther/Kconfig
src/mainboard/google/peppy/Kconfig
src/mainboard/google/samus/Kconfig
src/mainboard/google/slippy/Kconfig
src/mainboard/intel/mohonpeak/Kconfig
src/soc/intel/baytrail/Kconfig
src/soc/intel/braswell/Kconfig
src/soc/intel/broadwell/Kconfig
src/soc/intel/fsp_baytrail/Kconfig