coreboot/src
Felix Singer 175c0df244 mb/lenovo/t530: Move selects from Kconfig.name to Kconfig
Move selects from Kconfig.name to Kconfig so that the configuration is
at one place and not distributed over two files.

Change-Id: I8ef0e67a8f26b98acea777afb26ed221bfa90153
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64755
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@tutanota.com>
2022-05-30 07:35:32 +00:00
..
acpi ec/google/chromeec: Add retimer handle to Type C conn 2022-05-04 13:15:30 +00:00
arch Kconfig: Mark clang as ready to use on some arch 2022-05-28 05:21:14 +00:00
commonlib commonlib/timestamp_serialized.h: Fix typos 2022-05-28 04:47:24 +00:00
console console: Make CONSOLE_SPI_FLASH depend on BOOT_DEVICE_SPI_FLASH 2022-04-27 06:55:47 +00:00
cpu cpu/x86: Allow SoC to select the LAPIC access mode 2022-05-29 14:54:00 +00:00
device device: Add IORESOURCE_ABOVE_4G flag to PCI64 resources 2022-05-29 14:46:02 +00:00
drivers drivers/i2c/cs35l53: Add device description and UID 2022-05-28 04:13:35 +00:00
ec ec/starlabs/merlin/kbl: Add required headers for dead_code_t 2022-05-28 14:16:19 +00:00
include cpu/x86/mp_init.c: Drop 'real' vs 'used' save state 2022-05-28 05:09:56 +00:00
lib cpu/x86/smm: Remove heap 2022-05-23 13:53:26 +00:00
mainboard mb/lenovo/t530: Move selects from Kconfig.name to Kconfig 2022-05-30 07:35:32 +00:00
northbridge arch/x86/car.ld: Remove AGESA linker warning workaround 2022-05-28 04:20:33 +00:00
security security/tpm/crtm: Add a function to measure the bootblock on SoC level 2022-05-24 13:44:28 +00:00
soc soc/intel/common: Use coreboot error codes 2022-05-28 14:20:30 +00:00
southbridge sb/amd/agesa/hudson/hudson.c: Use BIT() macros 2022-05-16 02:58:36 +00:00
superio superio/nuvoton/nct6687d: Add early support for NCT6687D 2022-05-16 13:11:00 +00:00
vendorcode vendorcode/amd/agesa: Remove -fno-zero-initialized-in-bss 2022-05-28 04:21:54 +00:00
Kconfig src/Kconfig: Fix a spelling issue 2022-05-30 04:25:20 +00:00