aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/ibexpeak/Kconfig
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-02-06 23:22:33 +0100
committerAngel Pons <th3fanbus@gmail.com>2021-02-06 23:22:33 +0100
commitdc413403cfebf233d9cd03fa629744fc4fc1b563 (patch)
tree1bac660003065ccb1fbda964556433b5d4ae7de6 /src/southbridge/intel/ibexpeak/Kconfig
parent372766f26b8d765d4a6cc58992febc957c9b4d66 (diff)
sb/intel: Extract `set_global_reset` function
To avoid duplicating this function in ramstage, factor it out. Change-Id: I64c59a01ca153770481c28ae404a5dfe8c5382d2 Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/southbridge/intel/ibexpeak/Kconfig')
-rw-r--r--src/southbridge/intel/ibexpeak/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/southbridge/intel/ibexpeak/Kconfig b/src/southbridge/intel/ibexpeak/Kconfig
index 34ae2f112a..18f77703a4 100644
--- a/src/southbridge/intel/ibexpeak/Kconfig
+++ b/src/southbridge/intel/ibexpeak/Kconfig
@@ -21,6 +21,7 @@ config SOUTH_BRIDGE_OPTIONS
select SOUTHBRIDGE_INTEL_COMMON_EARLY_SMBUS
select SOUTHBRIDGE_INTEL_COMMON_SPI_ICH9
select SOUTHBRIDGE_INTEL_COMMON_SMM
+ select SOUTHBRIDGE_INTEL_COMMON_ME
select SOUTHBRIDGE_INTEL_COMMON_PMCLIB
select SOUTHBRIDGE_INTEL_COMMON_PMBASE
select SOUTHBRIDGE_INTEL_COMMON_RTC