summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index c08a5495dbb7..cc917d3ec858 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -956,7 +956,7 @@ config MEMCG_SWAP_ENABLED
956 Memory Resource Controller Swap Extension comes with its price in 956 Memory Resource Controller Swap Extension comes with its price in
957 a bigger memory consumption. General purpose distribution kernels 957 a bigger memory consumption. General purpose distribution kernels
958 which want to enable the feature but keep it disabled by default 958 which want to enable the feature but keep it disabled by default
959 and let the user enable it by swapaccount boot command line 959 and let the user enable it by swapaccount=1 boot command line
960 parameter should have this option unselected. 960 parameter should have this option unselected.
961 For those who want to have the feature enabled by default should 961 For those who want to have the feature enabled by default should
962 select this option (if, for some reason, they need to disable it 962 select this option (if, for some reason, they need to disable it