coreboot-kgpe-d16/src
Kyösti Mälkki 730df3cc43 arch/x86: Make RELOCATABLE_RAMSTAGE the default
No need to provide an option to try disable this.

Also remove explicit ´select RELOCATABLE_MODULES'
lines from platform Kconfigs.

Change-Id: I5fb169f90331ce37b4113378405323ec856d6fee
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/26815
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2018-06-06 12:29:19 +00:00
..
acpi
arch arch/x86: Use fixed size limit with RELOCATABLE_RAMSTAGE 2018-06-06 10:36:04 +00:00
commonlib src/commonlib/storage: Move include <console.h> to sd_mmc.h 2018-06-04 02:40:08 +00:00
console src/console: Fix coding style 2018-06-04 08:48:33 +00:00
cpu arch/x86: Make RELOCATABLE_RAMSTAGE the default 2018-06-06 12:29:19 +00:00
device device: Only expose VGA_ROM_RUN on supported architectures 2018-06-04 08:24:33 +00:00
drivers src/driver/i2c/{generic,hid,tpm,max}: Update device name based on devicetree.cb 2018-06-06 10:27:24 +00:00
ec src/ec: Remove whitespace before tab 2018-06-04 09:15:51 +00:00
include amd/geode_lx: Fix .c includes 2018-06-05 12:44:43 +00:00
lib src/lib: Remove unneeded 'console.h' include 2018-06-04 08:41:45 +00:00
mainboard mb/lenovo: Add ThinkPad W530 support 2018-06-06 10:37:06 +00:00
northbridge arch/x86: Make RELOCATABLE_RAMSTAGE the default 2018-06-06 12:29:19 +00:00
security security/tpm: Unify the coreboot TPM software stack 2018-06-04 20:33:07 +00:00
soc arch/x86: Make RELOCATABLE_RAMSTAGE the default 2018-06-06 12:29:19 +00:00
southbridge sb/intel/i82801gx: Add the option to lock the platform 2018-06-04 09:35:58 +00:00
superio src/superio/{ite,smsc}: Remove space before tab 2018-06-04 09:11:32 +00:00
vendorcode security/tpm: Unify the coreboot TPM software stack 2018-06-04 20:33:07 +00:00
Kconfig arch/x86: Make RELOCATABLE_RAMSTAGE the default 2018-06-06 12:29:19 +00:00