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 77546b0590..28915b2181 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -124,6 +124,8 @@ comment "Super I/O"
source src/superio/Kconfig
comment "Devices"
source src/devices/Kconfig
+comment "Embedded Controllers"
+source src/ec/Kconfig
endmenu