re-order a little for alphabetical
This commit is contained in:
parent
d1c8ae5dc9
commit
f51d2069ff
@ -60,6 +60,13 @@ config CONFIG_HALT
|
|||||||
help
|
help
|
||||||
Stop all processes and halt the system.
|
Stop all processes and halt the system.
|
||||||
|
|
||||||
|
config CONFIG_MESG
|
||||||
|
bool "mesg"
|
||||||
|
default y
|
||||||
|
help
|
||||||
|
Mesg controls access to your terminal by others. It is typically
|
||||||
|
used to allow or disallow other users to write to your terminal
|
||||||
|
|
||||||
config CONFIG_POWEROFF
|
config CONFIG_POWEROFF
|
||||||
bool "poweroff"
|
bool "poweroff"
|
||||||
default y
|
default y
|
||||||
@ -72,12 +79,5 @@ config CONFIG_REBOOT
|
|||||||
help
|
help
|
||||||
Stop all processes and reboot the system.
|
Stop all processes and reboot the system.
|
||||||
|
|
||||||
config CONFIG_MESG
|
|
||||||
bool "mesg"
|
|
||||||
default y
|
|
||||||
help
|
|
||||||
Mesg controls access to your terminal by others. It is typically
|
|
||||||
used to allow or disallow other users to write to your terminal
|
|
||||||
|
|
||||||
endmenu
|
endmenu
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user