Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
[linux-2.6-block.git] / init / Kconfig
index 9ee7782947561831509157409b9860a200dff205..38899243213de78717bdae1f4ed2417cf6c9500b 100644 (file)
@@ -763,6 +763,7 @@ config UID16
 
 config SYSCTL_SYSCALL
        bool "Sysctl syscall support" if EMBEDDED
+       depends on PROC_SYSCTL
        default y
        select SYSCTL
        ---help---