coreboot/src
Kyösti Mälkki ec151f0924 arch/x86: Always select RELOCATABLE_MODULES
All boards except those with NO_RELOCATABLE_RAMSTAGE
or explicit select already had this feature built.

Change-Id: I838e12141243ec49c2555c09269e07476eb0cfad
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/26816
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-06-06 12:29:57 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/x86: Always select RELOCATABLE_MODULES 2018-06-06 12:29:57 +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: Always select RELOCATABLE_MODULES 2018-06-06 12:29:57 +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 intel/e7505: Remove ROMCC workaround 2018-06-06 12:29:27 +00:00
security security/tpm: Unify the coreboot TPM software stack 2018-06-04 20:33:07 +00:00
soc arch/x86: Always select RELOCATABLE_MODULES 2018-06-06 12:29:57 +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