summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/ibexpeak/Kconfig
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2018-05-15 16:34:50 +0200
committerArthur Heymans <arthur@aheymans.xyz>2019-05-27 17:25:34 +0000
commit548f33a9f4a7675c42822516c285bdf2c8bb64de (patch)
tree32ac085a411a60b4c4ccbac5b8e5078b24fd8410 /src/southbridge/intel/ibexpeak/Kconfig
parent608d73e4c50334e00e7543572eeb356d7b3325f5 (diff)
downloadcoreboot-548f33a9f4a7675c42822516c285bdf2c8bb64de.tar.xz
sb/intel/ibexpeak: Use common Intel SMM code
TODO in followup patch: Some not mainboard specific things should be moved out of mainboard_smi_apmc. Change-Id: Ifc2d8f7755ace598e66b162d071d472093e4656e Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/26296 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org>
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 4763133b80..85c89799e0 100644
--- a/src/southbridge/intel/ibexpeak/Kconfig
+++ b/src/southbridge/intel/ibexpeak/Kconfig
@@ -32,6 +32,7 @@ config SOUTH_BRIDGE_OPTIONS # dummy
select SOUTHBRIDGE_INTEL_COMMON_RCBA_PIRQ
select SOUTHBRIDGE_INTEL_COMMON_SMBUS
select SOUTHBRIDGE_INTEL_COMMON_SPI
+ select SOUTHBRIDGE_INTEL_COMMON_SMM
select HAVE_USBDEBUG_OPTIONS
select COMMON_FADT
select ACPI_SATA_GENERATOR