coreboot-kgpe-d16/src/soc/amd
Tim Van Patten 54ce4aa98c zork: Control DPTC with only Kconfig
Moving the config value SOC_AMD_COMMON_BLOCK_ACPI_DPTC to
soc/amd/picasso/Kconfig and conditionally enabling it for only Morphius
boards makes the value dptc_tablet_mode_enable redundant.

This CL removes dptc_tablet_mode_enable so DPTC is controlled entirely
with the Kconfig value SOC_AMD_COMMON_BLOCK_ACPI_DPTC. This means DPTC
is only included for boards that actually enable it.

BRANCH=none
BUG=b:217911928
TEST=Build zork

Signed-off-by: Tim Van Patten <timvp@google.com>
Change-Id: Ic54a9bb491234088be8184bec8b09e2e31ffa298
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67635
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2022-09-15 17:58:07 +00:00
..
cezanne acpi/soc: Conditionally include dptc.asl 2022-09-14 22:12:10 +00:00
common soc/amd: Do SMM relocation via MSR 2022-09-15 14:47:52 +00:00
mendocino acpi/soc: Conditionally include dptc.asl 2022-09-14 22:12:10 +00:00
picasso zork: Control DPTC with only Kconfig 2022-09-15 17:58:07 +00:00
stoneyridge cpu/amd/smm: Move MP & SMM init in a common place 2022-09-14 20:29:17 +00:00