diff options
Diffstat (limited to 'init')
-rw-r--r-- | init/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index c9728992a776..dd43d8e22980 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -620,7 +620,7 @@ config CGROUP_MEM_RES_CTLR_SWAP_ENABLED | |||
620 | help | 620 | help |
621 | Memory Resource Controller Swap Extension comes with its price in | 621 | Memory Resource Controller Swap Extension comes with its price in |
622 | a bigger memory consumption. General purpose distribution kernels | 622 | a bigger memory consumption. General purpose distribution kernels |
623 | which want to enable the feautre but keep it disabled by default | 623 | which want to enable the feature but keep it disabled by default |
624 | and let the user enable it by swapaccount boot command line | 624 | and let the user enable it by swapaccount boot command line |
625 | parameter should have this option unselected. | 625 | parameter should have this option unselected. |
626 | For those who want to have the feature enabled by default should | 626 | For those who want to have the feature enabled by default should |