coreboot-kgpe-d16/src/soc/intel/broadwell
Martin Roth df02c338ef Kconfig: Fix references to obsolete symbols
These are all Kconfig symbols that have been removed or renamed.

USE_PRINTK_IN_CAR was removed in commit 8c4f31b3
Drop the USE_PRINTK_IN_CAR option. It's a bogus decision...

DYNAMIC_CBMEM was removed in commit e2b0affd
Remove Kconfig variable that has no effect

MAINBOARD_HAS_BOOTBLOCK_INIT was removed in commit 342535cc
Remove Kconfig variable that has no effect

CACHE_ROM was removed in commit 4337020b
Remove CACHE_ROM.

SMM_MODULES was removed in commit 44cbe10f
smm: Merge configs SMM_MODULES and SMM_TSEG

INCLUDE_MICROCODE_IN_BUILD was removed in commit eb73a218
soc/fsp_baytrail: Fix use of microcode-related Kconfig variables

CAR_MIGRATION was removed in commit cbf5bdfe
CBMEM: Always select CAR_MIGRATION

REQUIRES_BLOB was removed in commit 70c85eab
build system: Retire REQUIRES_BLOB

CPU_MICROCODE_IN_CBFS was renamed to SUPPORT_CPU_UCODE_IN_CBFS in commit
66e0c4c8 - cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS

CONSOLE_SERIAL_UART was renamed to CONSOLE_SERIAL in commit afa7b13b
uart: Redefine Kconfig options

CONSOLE_SERIAL8250MEM was renamed to DRIVERS_UART_8250MEM in commit
afa7b13b - uart: Redefine Kconfig options

Change-Id: I8952ca8c53ac2e6cec5f9c77d2f413f086bfab9d
Signed-off-by: Martin Roth <gaumless@gmail.com>
Reviewed-on: http://review.coreboot.org/10766
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2015-07-04 23:41:05 +02:00
..
acpi Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
bootblock Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
include/soc Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
microcode Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
romstage broadwell: fix typo 2015-06-23 08:22:54 +02:00
acpi.c device_ops: add device_t argument to acpi_fill_ssdt_generator 2015-06-05 21:11:43 +02:00
adsp.c Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
chip.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
chip.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
cpu.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
cpu_info.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
ehci.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
elog.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
finalize.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
gpio.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
hda.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
igd.c intel/broadwell: Hide use of acpi_slp_type 2015-05-29 17:05:08 +02:00
iobp.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
Kconfig Kconfig: Fix references to obsolete symbols 2015-07-04 23:41:05 +02:00
lpc.c device_ops: add device_t argument to acpi_inject_dsdt_generator 2015-06-05 21:11:14 +02:00
Makefile.inc intel/broadwell: Build monotonic timer driver for SMM 2015-04-30 15:39:04 +02:00
me.c intel/broadwell: Hide use of acpi_slp_type 2015-05-29 17:05:08 +02:00
me_status.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
memmap.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
minihd.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
monotonic_timer.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pch.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pcie.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pei_data.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pmutil.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
ramstage.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
refcode.c intel/broadwell: Fix refcode handling 2015-06-23 08:23:02 +02:00
reset.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
sata.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
serialio.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
smbus.c devicetree: Discriminate device ops scan_bus() 2015-06-04 11:19:01 +02:00
smbus_common.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
smi.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
smihandler.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
smmrelocate.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
spi.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
stage_cache.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
systemagent.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
tsc_freq.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
usbdebug.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
xhci.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00