mb/google/skyrim/var/markarth: Enable DPTC support
Enable DPTC support for markarth. BUG=b:263216451 TEST=emerge-skyrim coreboot Change-Id: I18c2c840037f65f4f2ca92054247cece28843e45 Signed-off-by: John Su <john_su@compal.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/71720 Reviewed-by: Tim Van Patten <timvp@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Dtrain Hsu <dtrain_hsu@compal.corp-partner.google.com> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
This commit is contained in:
parent
d5d6ecf63a
commit
a07fca1eeb
|
@ -30,3 +30,4 @@ config BOARD_GOOGLE_CRYSTALDRIFT
|
|||
config BOARD_GOOGLE_MARKARTH
|
||||
bool "-> Markarth"
|
||||
select BOARD_GOOGLE_BASEBOARD_SKYRIM
|
||||
select SOC_AMD_COMMON_BLOCK_ACPI_DPTC
|
||||
|
|
Loading…
Reference in New Issue