]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - init/Kconfig
be2net: Bug fix to avoid soft lockup in loopback test.
[net-next-2.6.git] / init / Kconfig
index 9ee7782947561831509157409b9860a200dff205..54c655ce9c049f56da32c4157917e0b6caffd48f 100644 (file)
@@ -615,7 +615,7 @@ config SYSFS_DEPRECATED
        bool
 
 config SYSFS_DEPRECATED_V2
-       bool "enable deprecated sysfs features which may confuse old userspace tools"
+       bool "enable deprecated sysfs features to support old userspace tools"
        depends on SYSFS
        default n
        select SYSFS_DEPRECATED
@@ -763,6 +763,7 @@ config UID16
 
 config SYSCTL_SYSCALL
        bool "Sysctl syscall support" if EMBEDDED
+       depends on PROC_SYSCTL
        default y
        select SYSCTL
        ---help---