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 cc4f24a6dd..1157eb4f27 100644
--- a/src/soc/intel/common/pch/Kconfig
+++ b/src/soc/intel/common/pch/Kconfig
@@ -41,5 +41,6 @@ config PCH_SPECIFIC_OPTIONS
select SOC_INTEL_COMMON_BLOCK_UART
select SOC_INTEL_COMMON_BLOCK_XDCI
select SOC_INTEL_COMMON_BLOCK_XHCI
+ select SOC_INTEL_COMMON_PCH_LOCKDOWN
endif