init/Kconfig: fix typo
Signed-off-by: Jim Cromie <jim.cromie@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
4b7bd36470
commit
43d547f9ce
1 changed files with 1 additions and 1 deletions
|
@ -620,7 +620,7 @@ config CGROUP_MEM_RES_CTLR_SWAP_ENABLED
|
||||||
help
|
help
|
||||||
Memory Resource Controller Swap Extension comes with its price in
|
Memory Resource Controller Swap Extension comes with its price in
|
||||||
a bigger memory consumption. General purpose distribution kernels
|
a bigger memory consumption. General purpose distribution kernels
|
||||||
which want to enable the feautre but keep it disabled by default
|
which want to enable the feature but keep it disabled by default
|
||||||
and let the user enable it by swapaccount boot command line
|
and let the user enable it by swapaccount boot command line
|
||||||
parameter should have this option unselected.
|
parameter should have this option unselected.
|
||||||
For those who want to have the feature enabled by default should
|
For those who want to have the feature enabled by default should
|
||||||
|
|
Loading…
Reference in a new issue