aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/pch/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/pch/Kconfig')
-rw-r--r--src/soc/intel/common/pch/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/common/pch/Kconfig b/src/soc/intel/common/pch/Kconfig
index 993593da2b..7f662fc38c 100644
--- a/src/soc/intel/common/pch/Kconfig
+++ b/src/soc/intel/common/pch/Kconfig
@@ -44,5 +44,6 @@ config PCH_SPECIFIC_OPTIONS
select SOC_INTEL_COMMON_BLOCK_XDCI
select SOC_INTEL_COMMON_BLOCK_XHCI
select SOC_INTEL_COMMON_PCH_LOCKDOWN
+ select SOUTHBRIDGE_INTEL_COMMON_SMBUS
endif