diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2021-05-07 19:02:45 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-05-08 17:56:21 +0000 |
commit | ef51157e52cf27a2173a72d6faed19893bb0911f (patch) | |
tree | c036ff66c2b54ef37b0b32fd29766f3b45199199 /src/include/kconfig.h | |
parent | 95f1bb852525808a7b514745ebe3d19b6d2df7c4 (diff) |
soc/amd/picasso/root_complex: move DPTC_TOTAL_UPDATE_PARAMS out of enum
The other enum entries are control IDs for the
ALIB_FUNCTION_DYNAMIC_POWER_THERMAL_CONFIG ALIB function while
DPTC_TOTAL_UPDATE_PARAMS is the total number of configuration settings
that will get passed as parameter in the ALIB call, so it shouldn't be
part of that enum.
TEST=Timeless build for Mandolin results in identical binary.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I0cb9e9d2ba579a74d916011b4ead71cc86d69a24
Reviewed-on: https://review.coreboot.org/c/coreboot/+/53916
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/include/kconfig.h')
0 files changed, 0 insertions, 0 deletions