summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRob Barnes <robbarnes@google.com>2021-08-06 11:31:11 -0600
committerCommit Bot <commit-bot@chromium.org>2021-08-16 22:45:32 +0000
commit7e84bc29b291e4d7456783754cdf84dbd056ef34 (patch)
tree70ef69610d36ec7fb84633a0a1352ad3c0886176 /include
parent1d05e965306e0575021ab3a369d7aae6f3fb1590 (diff)
downloadchrome-ec-7e84bc29b291e4d7456783754cdf84dbd056ef34.tar.gz
driver/sb_rmi: Add AMD SB-RMI driver
Add Side-Band Remote Management Interface driver. SB-RMI can be used to manage power limits of the SOC. SB-RMI uses a soft mail box for executing transactions. BUG=b:176994331 TEST=Build BRANCH=None Change-Id: Ie185985e4c8d2c2d915b2ae2447709ddc16adda6 Signed-off-by: Rob Barnes <robbarnes@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3078049 Tested-by: Rob Barnes <robcb85@gmail.com> Commit-Queue: Raul E Rangel <rrangel@chromium.org> Reviewed-by: Fanli Zhou <fanliccc@gmail.com> Reviewed-by: Raul E Rangel <rrangel@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 43df9737fd..a6bd31276d 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1296,6 +1296,9 @@
/* Redefine when we need a different power-on sequence on the same chipset. */
#define CONFIG_CHIPSET_POWER_SEQ_VERSION 0
+/* AMD Side-Band Remote Management Interface (SB-RMI) support */
+#undef CONFIG_AMD_SB_RMI
+
/*****************************************************************************/
/*
* Chip config for clock circuitry