google/skyrim/Kconfig: Enable DPTC for Morthal

Enable SOC_AMD_COMMON_BLOCK_ACPI_DPTC for Morthal boards, to enable
support for the low/no battery boot feature.

BUG=b:217911928
TEST=build_packages --board=skyrim chromeos-bootimage --autosetgov

Change-Id: I3eb6bee6601e34420a90f33f8f2c45cf3fe37f9b
Signed-off-by: Tim Van Patten <timvp@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70216
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Tim Van Patten 2022-12-01 10:25:07 -07:00 committed by Felix Held
parent 65bcb57eea
commit 868c8873ef
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ config BOARD_GOOGLE_WINTERHOLD
config BOARD_GOOGLE_MORTHAL
bool "-> Morthal"
select BOARD_GOOGLE_BASEBOARD_SKYRIM
select SOC_AMD_COMMON_BLOCK_ACPI_DPTC
config BOARD_GOOGLE_FROSTFLOW
bool "-> Frostflow"