diff options
Diffstat (limited to 'procps/Config.in')
-rw-r--r-- | procps/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/procps/Config.in b/procps/Config.in index 14808e0..8d55797 100644 --- a/procps/Config.in +++ b/procps/Config.in @@ -72,5 +72,11 @@ config CONFIG_UPTIME the system has been running, how many users are currently logged on, and the system load averages for the past 1, 5, and 15 minutes. +config CONFIG_SYSCTL + bool "sysctl" + default n + help + sysctl - configure kernel parameters at runtime + endmenu |