aboutsummaryrefslogtreecommitdiff
path: root/src/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/Kconfig')
-rw-r--r--src/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Kconfig b/src/Kconfig
index 8646b19fb1..31a41ab80e 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -261,6 +261,8 @@ comment "Super I/O"
source src/superio/Kconfig
comment "Embedded Controllers"
source src/ec/Kconfig
+comment "SoC"
+source src/soc/Kconfig
endmenu