coreboot-kgpe-d16/src
Zhuohao Lee 3b28ab098e mb/google/brya: move the common config to the baseboard
This patch moves the common config to the Kconfig under
BOARD_GOOGLE_BASEBOARD_BRYA and removes the redundant config.

BUG=b:191472401
BRANCH=None
TEST=build pass

Change-Id: Ie59299dfaba6bb23758d4a4c22a6dbbb4ba6520e
Signed-off-by: Zhuohao Lee <zhuohao@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56387
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: EricR Lai <ericr_lai@compal.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-07-26 04:58:20 +00:00
..
acpi acpi: Add function to simplify If (CondRefOf (..)) sequences 2021-07-12 07:34:44 +00:00
arch x86/smp/spinlock: Disable thread coop when taking spinlock 2021-07-18 15:14:00 +00:00
commonlib commonlib/timestamp,amd/common/block/cpu: Add uCode timestamps 2021-07-21 16:43:29 +00:00
console
cpu include/cpu/amd/msr: don't redefine the IA32_BIOS_SIGN_ID MSR 2021-07-16 14:10:07 +00:00
device device/pci_rom: Make ON_DEVICE_ROM_LOAD condition truthy 2021-07-20 16:52:35 +00:00
drivers src/drivers/intel/fsp2_0: allow larger FSP 2.0 header 2021-07-24 15:18:43 +00:00
ec ec/kontron/kempld: Add minimal GPIO driver 2021-07-16 04:12:36 +00:00
include include/cpu: Remove one space from bitfield macro definition 2021-07-24 11:14:08 +00:00
lib lib/thread: Add asserts around stack size and alignment 2021-07-26 04:40:29 +00:00
mainboard mb/google/brya: move the common config to the baseboard 2021-07-26 04:58:20 +00:00
northbridge nb/intel/x4x: Expose x86_64 support 2021-07-06 06:09:48 +00:00
security include/cpu/x86/msr: introduce IA32_MC_*(x) macros 2021-07-14 02:24:39 +00:00
soc soc/amd/common/block/pm: Add support for Modern Standby event logging 2021-07-26 04:43:53 +00:00
southbridge sb/intel/common: Hide IFD options if !HAVE_IFD_BIN 2021-07-14 08:14:41 +00:00
superio
vendorcode soc/amd/cezanne: enable crypto in psp_verstage 2021-07-21 16:53:17 +00:00
Kconfig