aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'init/Kconfig')
-rw-r--r--init/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 6cfd71d0646..528a0c4111c 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -387,6 +387,7 @@ config AUDIT_LOGINUID_IMMUTABLE
387 but may not be backwards compatible with older init systems. 387 but may not be backwards compatible with older init systems.
388 388
389source "kernel/irq/Kconfig" 389source "kernel/irq/Kconfig"
390source "kernel/time/Kconfig"
390 391
391menu "RCU Subsystem" 392menu "RCU Subsystem"
392 393