Tarun Tuli has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/69398 )
Change subject: mb/google/brya/agah: Add RPL Support to Agah ......................................................................
mb/google/brya/agah: Add RPL Support to Agah
Enable RPL support for Agah
BUG=b:258432915 TEST=build and boot ADL based Agah. RPL based testing when hardware becomes available.
Change-Id: I5437dbf9e7812367a280d1ed659f286fb9b62a68 Signed-off-by: Tarun Tuli taruntuli@google.com --- M src/mainboard/google/brya/Kconfig.name 1 file changed, 17 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/98/69398/1
diff --git a/src/mainboard/google/brya/Kconfig.name b/src/mainboard/google/brya/Kconfig.name index 2102961..de981ff 100644 --- a/src/mainboard/google/brya/Kconfig.name +++ b/src/mainboard/google/brya/Kconfig.name @@ -3,6 +3,7 @@ config BOARD_GOOGLE_AGAH bool "-> Agah" select BOARD_GOOGLE_BASEBOARD_BRYA + select SOC_INTEL_RAPTORLAKE select DRIVERS_GENESYSLOGIC_GL9750 select INCLUDE_NVIDIA_GPU_ASL select PCIEXP_SUPPORT_RESIZABLE_BARS