diff options
Diffstat (limited to 'mm')
-rw-r--r-- | mm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/Kconfig b/mm/Kconfig index 278e3ab1f169..308fdcaeed77 100644 --- a/mm/Kconfig +++ b/mm/Kconfig | |||
@@ -1,6 +1,6 @@ | |||
1 | config SELECT_MEMORY_MODEL | 1 | config SELECT_MEMORY_MODEL |
2 | def_bool y | 2 | def_bool y |
3 | depends on EXPERIMENTAL || ARCH_SELECT_MEMORY_MODEL | 3 | depends on ARCH_SELECT_MEMORY_MODEL |
4 | 4 | ||
5 | choice | 5 | choice |
6 | prompt "Memory model" | 6 | prompt "Memory model" |