Commit f08519cf authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] clarify CONFIG_SWAP Kconfig help

From: Adrian Bunk <bunk@fs.tum.de>

"swap" is more known than "Support for paging of anonymous memory".  The
patch below adds "(swap)" to the prompt of CONFIG_SWAP.
parent b2a9973a
......@@ -66,7 +66,7 @@ endmenu
menu "General setup"
config SWAP
bool "Support for paging of anonymous memory"
bool "Support for paging of anonymous memory (swap)"
depends on MMU
default y
help
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment