Commit 59e0b520 authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Masahiro Yamada

kconfig: add a Memory Management options" menu

This moves all the options under a proper menu.

Based on a patch from Randy Dunlap.
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Tested-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Acked-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 006477f4
menu "Memory Management options"
config SELECT_MEMORY_MODEL
def_bool y
depends on ARCH_SELECT_MEMORY_MODEL
......@@ -762,3 +765,5 @@ config GUP_BENCHMARK
config ARCH_HAS_PTE_SPECIAL
bool
endmenu
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