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 9ee778294756..38899243213d 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -763,6 +763,7 @@ config UID16
763 763
764config SYSCTL_SYSCALL 764config SYSCTL_SYSCALL
765 bool "Sysctl syscall support" if EMBEDDED 765 bool "Sysctl syscall support" if EMBEDDED
766 depends on PROC_SYSCTL
766 default y 767 default y
767 select SYSCTL 768 select SYSCTL
768 ---help--- 769 ---help---