re-order a little for alphabetical
This commit is contained in:
parent
75aa1928ac
commit
d1c8ae5dc9
@ -50,6 +50,12 @@ config CONFIG_RENICE
|
|||||||
Renice alters the scheduling priority of one or more running
|
Renice alters the scheduling priority of one or more running
|
||||||
processes.
|
processes.
|
||||||
|
|
||||||
|
config CONFIG_BB_SYSCTL
|
||||||
|
bool "sysctl"
|
||||||
|
default n
|
||||||
|
help
|
||||||
|
Configure kernel parameters at runtime.
|
||||||
|
|
||||||
config CONFIG_TOP
|
config CONFIG_TOP
|
||||||
bool "top"
|
bool "top"
|
||||||
default n
|
default n
|
||||||
@ -72,11 +78,5 @@ config CONFIG_UPTIME
|
|||||||
the system has been running, how many users are currently logged
|
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.
|
on, and the system load averages for the past 1, 5, and 15 minutes.
|
||||||
|
|
||||||
config CONFIG_BB_SYSCTL
|
|
||||||
bool "sysctl"
|
|
||||||
default n
|
|
||||||
help
|
|
||||||
sysctl - configure kernel parameters at runtime
|
|
||||||
|
|
||||||
endmenu
|
endmenu
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user