aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/Kconfig.common
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/Kconfig.common')
-rw-r--r--src/soc/intel/common/Kconfig.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/soc/intel/common/Kconfig.common b/src/soc/intel/common/Kconfig.common
index 44c2392abc..eae8e85535 100644
--- a/src/soc/intel/common/Kconfig.common
+++ b/src/soc/intel/common/Kconfig.common
@@ -6,13 +6,13 @@ config SOC_INTEL_COMMON
if SOC_INTEL_COMMON
-comment "Intel SoC Common Code"
+comment "Intel SoC Common Code for IP blocks"
source "src/soc/intel/common/block/Kconfig"
comment "Intel SoC Common PCH Code"
source "src/soc/intel/common/pch/Kconfig"
-comment "Intel SoC Common coreboot stages"
+comment "Intel SoC Common coreboot stages and non-IP blocks"
source "src/soc/intel/common/basecode/Kconfig"
config SOC_INTEL_COMMON_RESET