coreboot-kgpe-d16/src/soc/intel/braswell
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 Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
bootblock Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
include/soc Braswell: Remove copyright address 2015-06-25 21:51:17 +02:00
microcode Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
romstage Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
acpi.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
chip.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
chip.h Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
cpu.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
elog.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
emmc.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
gfx.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
gpio.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
gpio_support.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
hda.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
iosf.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
Kconfig Kconfig: Fix references to obsolete symbols 2015-07-04 23:41:05 +02:00
lpe.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
lpss.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
Makefile.inc Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
memmap.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
northcluster.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
pcie.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
placeholders.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
pmutil.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
ramstage.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
sata.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
scc.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
sd.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
smihandler.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
smm.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
southcluster.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
spi.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
spi_loading.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
tsc_freq.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00