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