Sridhar Siricilla has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/60786 )
Change subject: soc/intel/common:[TEST] Enable Debug consent for Brya ......................................................................
soc/intel/common:[TEST] Enable Debug consent for Brya
Signed-off-by: Sridhar Siricilla sridhar.siricilla@intel.com Change-Id: Ife36ff54f926a49f2d3f092f52e3fb8a15304972 --- M src/mainboard/google/brya/Kconfig 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/60786/1
diff --git a/src/mainboard/google/brya/Kconfig b/src/mainboard/google/brya/Kconfig index 5169324..639908d 100644 --- a/src/mainboard/google/brya/Kconfig +++ b/src/mainboard/google/brya/Kconfig @@ -34,6 +34,7 @@ select PMC_IPC_ACPI_INTERFACE select SOC_INTEL_COMMON_BLOCK_PCIE_RTD3 select SOC_INTEL_CSE_LITE_SKU + select SOC_INTEL_DEBUG_CONSENT
config BOARD_GOOGLE_BASEBOARD_BRYA def_bool n