summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index ca441d17cf..9745444353 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1155,6 +1155,7 @@
#undef CONFIG_CMD_PD_CONTROL
#undef CONFIG_CMD_PD_DEV_DUMP_INFO
#undef CONFIG_CMD_PD_FLASH
+#define CONFIG_CMD_PECI
#undef CONFIG_CMD_PLL
#undef CONFIG_CMD_PMU
#define CONFIG_CMD_POWERINDEBUG
@@ -2654,6 +2655,9 @@
/* Support PECI interface to x86 processor */
#undef CONFIG_PECI
+/* Common code for PECI interface to x86 processor */
+#undef CONFIG_PECI_COMMON
+
/*
* Maximum operating temperature in degrees Celcius used on some x86
* processors. CPU chip temperature is reported relative to this value and